@font-face {
    font-family: "Roboto-Condensed";
    font-weight: 300;
    font-style: normal;
    src: url("../fonts/Roboto-Condensed-Light.woff2") format("woff2"),
        url("../fonts/Roboto-Condensed-Light.woff") format("woff");
    font-display: swap;
}
@font-face {
    font-family: "Roboto-Condensed";
    font-weight: 400;
    font-style: normal;
    src: url("../fonts/Roboto-Condensed-Regular.woff2") format("woff2"),
        url("../fonts/Roboto-Condensed-Regular.woff") format("woff");
    font-display: swap;
}
@font-face {
    font-family: "Roboto-Condensed";
    font-weight: 700;
    font-style: normal;
    src: url("../fonts/Roboto-Condensed-Bold.woff2") format("woff2"),
        url("../fonts/Roboto-Condensed-Bold.woff") format("woff");
    font-display: swap;
}

@font-face {
    font-family: "Volkhov";
    font-weight: 400;
    font-style: italic;
    src: url("../fonts/Volkhov_Italic.woff2") format("woff2"),
        url("../fonts/Volkhov_Italic.woff") format("woff");
    font-display: swap;
}

@font-face {
    font-family: 'Open Sans';
    src: url("../fonts/opensans/Light/OpenSans-Light.woff2?v=1.1.0") format("woff2"), url("./fonts/opensans/Light/OpenSans-Light.woff?v=1.1.0") format("woff");
    font-weight: 300;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Open Sans';
    src: url("../fonts/opensans/Regular/OpenSans-Regular.woff2?v=1.1.0") format("woff2"), url("./fonts/opensans/Regular/OpenSans-Regular.woff?v=1.1.0") format("woff");
    font-weight: 400;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Open Sans';
    src: url("../fonts/opensans/Semibold/OpenSans-Semibold.woff2?v=1.1.0") format("woff2"), url("./fonts/opensans/Semibold/OpenSans-Semibold.woff?v=1.1.0") format("woff");
    font-weight: 600;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Open Sans';
    src: url("../fonts/opensans/Bold/OpenSans-Bold.woff2?v=1.1.0") format("woff2"), url("./fonts/opensans/Bold/OpenSans-Bold.woff?v=1.1.0") format("woff");
    font-weight: 700;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Open Sans';
    src: url("../fonts/opensans/ExtraBold/OpenSans-ExtraBold.woff2?v=1.1.0") format("woff2"), url("./fonts/opensans/ExtraBold/OpenSans-ExtraBold.woff?v=1.1.0") format("woff");
    font-weight: 800;
    font-style: normal;
    font-display: swap;
}
