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

@font-face {
    font-display: swap;
    font-family: "GT Sectra";
    font-stretch: normal;
    font-style: normal;
    font-weight: 400;
    src:
            url(../fonts/GT-Sectra-Book.woff2) format("woff2"),
            url(../fonts/GT-Sectra-Book.woff) format("woff");
}

@font-face {
    font-display: swap;
    font-family: "GT Sectra";
    font-stretch: normal;
    font-style: normal;
    font-weight: 600;
    src:
            url(../fonts/GT-Sectra-Medium.woff2)format("woff2"),
            url(../fonts/GT-Sectra-Medium.woff)format("woff");
}

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

@font-face {
    font-display: swap;
    font-family: Roboto;
    font-style: italic;
    font-weight: 500;
    src:
            url(../fonts/roboto-v29-latin-500italic.woff2) format("woff2"),
            url(../fonts/roboto-v29-latin-500italic.woff) format("woff");
}

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

@font-face {
    font-display: swap;
    font-family: Roboto;
    font-style: normal;
    font-weight: 500;
    src:
            url(../fonts/roboto-v29-latin-500.woff2) format("woff2"),
            url(../fonts/roboto-v29-latin-500.woff) format("woff");
}