@font-face {
    font-family: "Roboto Condensed Bold";
    src: url("/assets/fonts/RobotoCondensed-Bold.ttf") format("truetype");
}
@font-face {
    font-family: "Roboto Condensed Regular";
    src: url("/assets/fonts/RobotoCondensed-Regular.ttf") format("truetype");
}
@font-face {
    font-family: "Roboto Medium";
    src: url("/assets/fonts/Roboto-Medium.ttf") format("truetype");
}
@font-face {
    font-family: "Roboto Condensed Light";
    src: url("/assets/fonts/RobotoCondensed-Light.ttf") format("truetype");
}
@font-face {
    font-family: "Roboto Condensed Italic";
    src: url("/assets/fonts/RobotoCondensed-Italic.ttf") format("truetype");
}
@font-face {
    font-family: "Effra Bold";
    src: url("/assets/fonts/Effra_Std_Bd.ttf") format("truetype");
}
@font-face {
    font-family: "Effra Regular";
    src: url("/assets/fonts/Effra_Std_Rg.ttf") format("truetype");
}
@font-face {
    font-family: "Effra Light";
    src: url("/assets/fonts/Effra_Std_Lt.ttf") format("truetype");
}

@font-face {
    font-family: 'Georama SemiExpanded Bold';
    src: url('"/assets/fonts/Georama_SemiExpanded-Bold.ttf') format("truetype");
}

@font-face {
    font-family: 'Georama SemiExpanded Regular';
    src: url('"/assets/fonts/Georama_SemiExpanded-Regular.ttf') format("truetype");
}

@font-face {
    font-family: 'Georama SemiExpanded Light';
    src: url('"/assets/fonts/Georama_SemiExpanded-Light.ttf') format("truetype");
}