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

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

@font-face {
    font-display: swap;
    font-family: Expo_lit;
    font-style: normal;
    src: url("/fonts/Expo-Light.woff2") format("woff2")
}

@font-face {
    font-display: swap;
    font-family: Expo_bok;
    font-style: normal;
    src: url("../fonts/Expo-Book.woff2") format("woff2")
}

@font-face {
    font-display: swap;
    font-family: Expo_med;
    font-style: normal;
    src: url("/fonts/Expo-Medium.woff2") format("woff2")

}

@font-face {
    font-display: swap;
    font-family: Expo_sim;
    font-style: normal;
    src: url("/fonts/Expo-SemiBold.woff2") format("woff2")
}

@font-face {
    font-display: swap;
    font-family: Expo_bld;
    font-style: normal;
    src: url("../fonts/Expo-Bold.woff2") format("truetype")
}
