@font-face {
	font-family: "socialico";
	src: url("fonts/Socialico/Socialico.eot");
	src: url("fonts/Socialico/Socialico.eot?#iefix") format("embedded-opentype"), url("fonts/Socialico/Socialico.woff2") format("woff2"), url("fonts/Socialico/Socialico.woff") format("woff"), url("fonts/Socialico/Socialico.ttf") format("truetype"), url("fonts/Socialico/Socialico.svg#lobster_1.4regular") format("svg");
}
@font-face {
    font-family: "Formula1";
    src: url("fonts/Formula1/formula1-display-regular.ttf") format("truetype");
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: "Arial";
    src: url("fonts/Arial/arial.ttf") format("truetype");
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: "Sprintura Demo";
    src: url("public/styles/fonts/SprinturaDemo/SprinturaDemo.otf") format("opentype");
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: "Myriad Pro";
    src: url("public/styles/fonts/Myriad/MyriadProRegular.ttf") format("truetype");
    font-weight: normal;
    font-style: normal;
}

/* VTF Justina GEO Family */
@font-face {
    font-family: "VTF Justina GEO Regular";
    src: url("public/styles/fonts/VTFJustinaGEORegular/VTFJustinaGEO-Regular.otf") format("opentype");
    font-weight: 400;
    font-style: normal;
}

@font-face {
    font-family: "VTF Justina GEO SemiBold";
    src: url("public/styles/fonts/VTFJustinaGEOSemiBold/VTFJustinaGEO-SemiBold.otf") format("opentype");
    font-weight: 600;
    font-style: normal;
}

@font-face {
    font-family: "VTF Justina GEO Bold";
    src: url("public/styles/fonts/VTFJustinaGEOBold/VTFJustinaGEO-Bold.otf") format("opentype");
    font-weight: 700;
    font-style: normal;
}

@font-face {
    font-family: "VTF Justina GEO UltraBold";
    src: url("public/styles/fonts/VTFJustinaGEOSemiUltraBold/VTFJustinaGEO-UltraBold.otf") format("opentype");
    font-weight: 800;
    font-style: normal;
}
/* :root {
    --f1-font: "Arial", sans-serif;
    --f2-font: "Formula1", sans-serif;
    --f3-font: "Sprintura Demo", sans-serif;
    --f4-font: "Myriad Pro", sans-serif;
    --f5-font: "socialico", sans-serif;
    --f6-font: "VTFJustinaGEO-bold", sans-serif;
} */