@font-face {
    font-family: 'Excelsior';
    src: url('../fonts/ExcelsiorLTStd.eot');
    src: url('../fonts/ExcelsiorLTStd.eot?#iefix') format('embedded-opentype'),
        url('../fonts/ExcelsiorLTStd.woff2') format('woff2'),
        url('../fonts/ExcelsiorLTStd.woff') format('woff'),
        url('../fonts/ExcelsiorLTStd.ttf') format('truetype'),
        url('../fonts/ExcelsiorLTStd.svg#ExcelsiorLTStd') format('svg');
    font-weight: 800;
    font-style: normal;
}


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

@font-face {
    font-family: 'Myriad Pro';
    src: url('../fonts/MyriadPro-Regular.eot');
    src: 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'),
        url('../fonts/MyriadPro-Regular.svg#MyriadPro-Regular') format('svg');
    font-weight: normal;
    font-style: normal;
}

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

  @font-face {
    font-family: "Roboto";
    src: local(Roboto Thin), url("../fonts/Roboto-Thin.eot");
    src: url("../fonts/Roboto-Thin.eot?#iefix") format("embedded-opentype"), url("../fonts/Roboto-Thin.woff2") format("woff2"), url("../fonts/Roboto-Thin.woff") format("woff"), url("../fonts/Roboto-Thin.ttf") format("truetype");
    font-weight: 200;
  }

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

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

  @font-face {
    font-family: "Roboto";
    src: url("../fonts/Roboto-Medium.eot");
    src: url("../fonts/Roboto-Medium.eot?#iefix") format("embedded-opentype"), url("../fonts/Roboto-Medium.woff2") format("woff2"), url("../fonts/Roboto-Medium.woff") format("woff"), url("../fonts/Roboto-Medium.ttf") format("truetype");
    font-weight: 500;
  }

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