@font-face {
  font-family: "MyriadPro";
  src: url("../fonts/MyriadPro-Light.eot");
  src: local("MyriadPro Light"), local("../fonts/MyriadPro-Light"),
    url("../fonts/MyriadPro-Light.eot?#iefix") format("embedded-opentype"),
    url("../fonts/MyriadPro-Light.woff2") format("woff2"),
    url("../fonts/MyriadPro-Light.woff") format("woff"),
    url("../fonts/MyriadPro-Light.ttf") format("truetype");
  font-weight: 400;
  font-style: normal;
}

@font-face {
  font-family: "MyriadPro";
  src: url("../fonts/MyriadPro-Regular.eot");
  src: local("Aeroport Regular"), local("../fonts/Aeroport-Regular"),
    url("../fonts/MyriadPro-Regular.eot?#iefix") format("embedded-opentype"),
    url("../fonts/MyriadPro-Regular.woff2") format("woff2"),
    url("../fonts/MyriadPro-Regular.woff") format("woff"),
    url("../fonts/MyriadPro-Regular.ttf") format("truetype");
  font-weight: 500;
  font-style: normal;
}

@font-face {
  font-family: "MyriadPro";
  src: url("../fonts/MyriadPro-Bold.eot");
  src: local("Aeroport Bold"), local("../fonts/MyriadPro-Bold"),
    url("../fonts/MyriadPro-Bold.eot?#iefix") format("embedded-opentype"),
    url("../fonts/MyriadPro-Bold.woff2") format("woff2"),
    url("../fonts/MyriadPro-Bold.woff") format("woff"),
    url("../fonts/MyriadPro-Bold.ttf") format("truetype");
  font-weight: 700;
  font-style: normal;
}
