/*
@font-face {
    font-family: 'Tex Gyre Heros';
    src: url('../fonts/texgyreheros_bold_macroman/texgyreheros-bold-webfont.eot');
    src: url('../fonts/texgyreheros_bold_macroman/texgyreheros-bold-webfont.eot?#iefix') format('embedded-opentype'),
         url('../fonts/texgyreheros_bold_macroman/texgyreheros-bold-webfont.ttf') format('truetype'),
         url('../fonts/texgyreheros_bold_macroman/texgyreheros-bold-webfont.svg#tex_gyre_herosbold') format('svg');
    font-weight: bold;
    font-style: normal;

}

@font-face {
    font-family: 'Tex Gyre Heros';
    src: url('../fonts/texgyreheros_bolditalic_macroman/texgyreheros-bolditalic-webfont.eot');
    src: url('../fonts/texgyreheros_bolditalic_macroman/texgyreheros-bolditalic-webfont.eot?#iefix') format('embedded-opentype'),
         url('../fonts/texgyreheros_bolditalic_macroman/texgyreheros-bolditalic-webfont.ttf') format('truetype'),
         url('../fonts/texgyreheros_bolditalic_macroman/texgyreheros-bolditalic-webfont.svg#tex_gyre_herosbold_italic') format('svg');
    font-style: italic, oblique;
    font-weight: bold;
}

@font-face {
    font-family: 'Tex Gyre Heros';
    src: url('../fonts/texgyreheros_italic_macroman/texgyreheros-italic-webfont.eot');
    src: url('../fonts/texgyreheros_italic_macroman/texgyreheros-italic-webfont.eot?#iefix') format('embedded-opentype'),
         url('../fonts/texgyreheros_italic_macroman/texgyreheros-italic-webfont.ttf') format('truetype'),
         url('../fonts/texgyreheros_italic_macroman/texgyreheros-italic-webfont.svg#tex_gyre_herositalic') format('svg');
    font-style: italic, oblique;
    font-style: normal;
}
*/

@font-face {
 font-family: "Play";
  src: url("../fonts/Play-Regular.eot");/* IE9 Compat Modes */
  src: url("../fonts/Play-Regular.ttf")  format('truetype');
}
/*
@font-face {
    font-family: 'Tex Gyre Heros';
    src: url('../fonts/texgyreheros_regular_macroman/texgyreheros-regular-webfont.eot');
    src: url('../fonts/texgyreheros_regular_macroman/texgyreheros-regular-webfont.eot?#iefix') format('embedded-opentype'),
         url('../fonts/texgyreheros_regular_macroman/texgyreheros-regular-webfont.ttf') format('truetype'),
         url('../fonts/texgyreheros_regular_macroman/texgyreheros-regular-webfont.svg#tex_gyre_herosregular') format('svg');
    font-weight: normal;
    font-style: normal;
}
*/
