/* font-family: "GothamPro"; */
@font-face {
font-family: "GothamPro";
src: url("/fonts/GothamPro.eot");
src: url("/fonts/GothamPro.eot?#iefix")format("embedded-opentype"),
url("/fonts/GothamPro.woff") format("woff"),
url("/fonts/GothamPro.ttf") format("truetype");
font-style: normal;
font-weight: normal;
}
/* font-family: "MyriadProRegular"; */
@font-face {
font-family: "MyriadPro";
src: url("/fonts/MyriadProRegular/MyriadProRegular.eot");
src: url("/fonts/MyriadProRegular/MyriadProRegular.eot?#iefix")format("embedded-opentype"),
url("/fonts/MyriadProRegular/MyriadProRegular.woff") format("woff"),
url("/fonts/MyriadProRegular/MyriadProRegular.ttf") format("truetype");
font-style: normal;
font-weight: normal;
}
/* font-family: "MyriadProBold"; */
@font-face {
font-family: "MyriadPro";
src: url("/fonts/MyriadProBold/MyriadProBold.eot");
src: url("/fonts/MyriadProBold/MyriadProBold.eot?#iefix")format("embedded-opentype"),
url("/fonts/MyriadProBold/MyriadProBold.woff") format("woff"),
url("/fonts/MyriadProBold/MyriadProBold.ttf") format("truetype");
font-style: normal;
font-weight: bold;
}
/* font-family: "MyriadProItalic"; */
@font-face {
font-family: "MyriadPro";
src: url("/fonts/MyriadProItalic/MyriadProItalic.eot");
src: url("/fonts/MyriadProItalic/MyriadProItalic.eot?#iefix")format("embedded-opentype"),
url("/fonts/MyriadProItalic/MyriadProItalic.woff") format("woff"),
url("/fonts/MyriadProItalic/MyriadProItalic.ttf") format("truetype");
font-style: italic;
font-weight: normal;
}
/* font-family: "MyriadProBoldItalic"; */
@font-face {
font-family: "MyriadPro";
src: url("/fonts/MyriadProBoldItalic/MyriadProBoldItalic.eot");
src: url("/fonts/MyriadProBoldItalic/MyriadProBoldItalic.eot?#iefix")format("embedded-opentype"),
url("/fonts/MyriadProBoldItalic/MyriadProBoldItalic.woff") format("woff"),
url("/fonts/MyriadProBoldItalic/MyriadProBoldItalic.ttf") format("truetype");
font-style: italic;
font-weight: bold;
}

@font-face {
font-family: 'MyriadPro';
src: url('/fonts/MyriadProLight.eot');
src: url('/fonts/MyriadProLight.eot') format('embedded-opentype'),
url('/fonts/MyriadProLight.woff2') format('woff2'),
url('/fonts/MyriadProLight.woff') format('woff'),
url('/fonts/MyriadProLight.ttf') format('truetype'),
url('/fonts/MyriadProLight.svg#MyriadProLight') format('svg');
font-style: normal;
font-weight: 300;
}