@font-face {
  font-family: MyriadPro-Bold;
  src:
    url(font/MyriadPro-Bold.woff2) format("woff2"),
    url(font/MyriadPro-Bold.woff) format("woff"),
    url(font/MyriadPro-Bold.ttf) format("truetype"),
    url(font/MyriadPro-Bold.eot) format("embedded-opentype"),
    url(font/MyriadPro-Bold.svg) format("svg"),
    url(font/MyriadPro-Bold.otf) format("opentype");
}
@font-face {
  font-family: MyriadPro-Regular;
  src:
    url(font/MyriadPro-Regular.woff2) format("woff2"),
    url(font/MyriadPro-Regular.woff) format("woff"),
    url(font/MyriadPro-Regular.ttf) format("truetype"),
    url(font/MyriadPro-Regular.eot) format("embedded-opentype"),
    url(font/MyriadPro-Regular.svg) format("svg"),
    url(font/MyriadPro-Regular.otf) format("opentype");
}
@font-face {
  font-family: MyriadPro-Light;
  src:
    url(font/MyriadPro-Light.woff2) format("woff2"),
    url(font/MyriadPro-Light.woff) format("woff"),
    url(font/MyriadPro-Light.ttf) format("truetype"),
    url(font/MyriadPro-Light.eot) format("embedded-opentype"),
    url(font/MyriadPro-Light.svg) format("svg"),
    url(font/MyriadPro-Light.otf) format("opentype");
}
