@import url("https://fast.fonts.net/t/1.css?apiType=css&projectid=be5de430-cea2-411d-a163-d94186e87760");
@font-face{
    font-family:"FranklinGothicBookITC";
    src:url("/fonts/FranklinGothicBookITC.woff2") format("woff2"),
    url("/fonts/FranklinGothicBookITC.woff") format("woff");
}
@font-face{
    font-family:"FranklinGothicMediumITC";
    src:url("/fonts/FranklinGothicMediumITC.woff2") format("woff2"),
    url("/fonts/FranklinGothicMediumITC.woff") format("woff");
}
@font-face{
    font-family:"FranklinGothicDemiITC";
    src:url("/fonts/FranklinGothicDemiITC.woff2") format("woff2"),
    url("/fonts/FranklinGothicDemiITC.woff") format("woff");
}
/*@font-face {
    font-family:"FranklinGothicBookITC";
    src: url("/fonts/LibreFranklin-Light.ttf") format("truetype");
    font-style:normal;font-weight:300;
}

@font-face {
    font-family:"FranklinGothicDemiITC";
    src: url("/fonts/LibreFranklin-Bold.ttf") format("truetype");
    font-style:normal;font-weight:700;
}

@font-face {
    font-family:"FranklinGothicMediumITC";
    src: url("/fonts/LibreFranklin-Medium.ttf") format("truetype");
    font-style:normal;font-weight:500;
}*/
/* GREEK STYLE - VV */
@font-face{
    font-family:"FranklinGothicMediumITCGREEK";
    src:url("/fonts/BM_FranklinGothicURW-Med_0.woff2") format("woff2"),
    url("/fonts/BM_FranklinGothicURW-Med_0.woff") format("woff");
}