@font-face{
  font-family:'PTSansRegular';
  src:url('../fonts/ptsans-regular.eot');
  src:url('../fonts/ptsansregular.eot?#iefix') format('embedded-opentype'),
  		url('../fonts/ptsansregular.woff') format('woff'),
      url('../fonts/ptsansregular.woff2') format('woff2'),
      url('../fonts/ptsansregular.ttf') format('truetype'),
      url('../fonts/ptsansregular.svg#PTSansRegular') format('svg');
  font-weight:normal;
  font-style:normal;
  font-display: swap;
}

@font-face{
  font-family:'MyriadProRegular';
  src:url('../fonts/myriadproregular.eot');
  src:url('../fonts/myriadproregular.eot?#iefix') format('embedded-opentype'),
  		url('../fonts/myriadproregular.woff') format('woff'),
      url('../fonts/myriadproregular.woff2') format('woff2'),
      url('../fonts/myriadproregular.ttf') format('truetype'),
      url('../fonts/myriadproregular.svg#MyriadProRegular') format('svg');
  font-weight:normal;
  font-style:normal;
  font-display: swap;
}

@font-face{
  font-family:'MyriadProBold';
  src:url('../fonts/myriadprobold.eot');
  src:url('../fonts/myriadprobold.eot?#iefix') format('embedded-opentype'),
  		url('../fonts/myriadprobold.woff') format('woff'),
      url('../fonts/myriadprobold.woff2') format('woff2'),
      url('../fonts/myriadprobold.ttf') format('truetype'),
      url('../fonts/myriadprobold.svg#MyriadProBold') format('svg');
  font-weight:normal;
  font-style:normal;
  font-display: swap;
}