@font-face {
    font-family: "Montserrat";
    src: url("/api/v1/fonts/Montserrat-Regular-GF/");
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: "Montserrat";
    src: url("/api/v1/fonts/Montserrat-Italic-GF/");
    font-weight: normal;
    font-style: italic;
}
@font-face {
    font-family: "Montserrat";
    src: url("/api/v1/fonts/Montserrat-Bold-GF/");
    font-weight: bold;
    font-style: normal;
}
@font-face {
    font-family: "Montserrat";
    src: url("/api/v1/fonts/Montserrat-BoldItalic-GF/");
    font-weight: bold;
    font-style: italic;
}
@font-face {
    font-family: "Roboto";
    src: url("/api/v1/fonts/Roboto-Regular2/");
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: "Roboto";
    src: url("/api/v1/fonts/Roboto-Italic/");
    font-weight: normal;
    font-style: italic;
}
@font-face {
    font-family: "Roboto";
    src: url("/api/v1/fonts/Roboto-Bold2/");
    font-weight: bold;
    font-style: normal;
}
@font-face {
    font-family: "Roboto";
    src: url("/api/v1/fonts/Roboto-BoldItalic/");
    font-weight: bold;
    font-style: italic;
}
@font-face {
    font-family: "PaytoneOne";
    src: url("/api/v1/fonts/PaytoneOne-Regular-GF/");
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: "Inconsolata";
    src: url("/api/v1/fonts/Inconsolata-Regular/");
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: "Inconsolata";
    src: url("/api/v1/fonts/Inconsolata-Bold/");
    font-weight: bold;
    font-style: normal;
}
