@font-face {
    font-family: "Roboto";
    src: url("/fonts/roboto/Roboto-Regular.woff2") format("woff2");
    font-weight: 400;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: "Roboto";
    src: url("/fonts/roboto/Roboto-Bold.woff2") format("woff2");
    font-weight: 700;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: "Oswald";
    src: url("/fonts/oswald/Oswald-Regular.woff2") format("woff2");
    font-weight: 400;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: "Montserrat";
    src: url("/fonts/montserrat/Montserrat-Regular.woff2") format("woff2");
    font-weight: 400;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: "Univia Pro";
    src: url("/fonts/univia/UniviaPro-Regular.otf") format("opentype");
    font-weight: 400;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: "Univia Pro";
    src: url("/fonts/univia/UniviaPro-Book.otf") format("opentype");
    font-weight: 450;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: "Univia Pro";
    src: url("/fonts/univia/UniviaPro-Medium.otf") format("opentype");
    font-weight: 500;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: "Univia Pro";
    src: url("/fonts/univia/UniviaPro-Bold.otf") format("opentype");
    font-weight: 700;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: "Univia Pro";
    src: url("/fonts/univia/UniviaPro-Bold.otf") format("opentype");
    font-weight: 800;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: "Univia Pro";
    src: url("/fonts/univia/UniviaPro-Bold.otf") format("opentype");
    font-weight: 900;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: "Univia Pro";
    src: url("/fonts/univia/UniviaPro-LightItalic.otf") format("opentype");
    font-weight: 300;
    font-style: italic;
    font-display: swap;
}

@font-face {
    font-family: "Univia Pro";
    src: url("/fonts/univia/UniviaPro-Italic.otf") format("opentype");
    font-weight: 400;
    font-style: italic;
    font-display: swap;
}

@font-face {
    font-family: "Univia Pro";
    src: url("/fonts/univia/UniviaPro-BookItalic.otf") format("opentype");
    font-weight: 450;
    font-style: italic;
    font-display: swap;
}

@font-face {
    font-family: "Univia Pro";
    src: url("/fonts/univia/UniviaPro-MediumItalic.otf") format("opentype");
    font-weight: 500;
    font-style: italic;
    font-display: swap;
}

@font-face {
    font-family: "Univia Pro";
    src: url("/fonts/univia/UniviaPro-BoldItalic.otf") format("opentype");
    font-weight: 700;
    font-style: italic;
    font-display: swap;
}

@font-face {
    font-family: "Univia Pro";
    src: url("/fonts/univia/UniviaPro-BoldItalic.otf") format("opentype");
    font-weight: 800;
    font-style: italic;
    font-display: swap;
}

@font-face {
    font-family: "Univia Pro";
    src: url("/fonts/univia/UniviaPro-BoldItalic.otf") format("opentype");
    font-weight: 900;
    font-style: italic;
    font-display: swap;
}
