@font-face {
    font-family: RobotoCondensed;
    src: url(/wp-content/themes/bevise/assets/fonts/RobotoCondensed-Thin.ttf );
    font-weight: 100;
    /* font-display: swap; */
}

@font-face {
    font-family: RobotoCondensed;
    src: url(/wp-content/themes/bevise/assets/fonts/RobotoCondensed-ExtraLight.ttf );
    font-weight: 200;
    /* font-display: swap; */
}

@font-face {
    font-family: RobotoCondensed;
    src: url(/wp-content/themes/bevise/assets/fonts/RobotoCondensed-Light.ttf );
    font-weight: 300;
    /* font-display: swap; */
}

@font-face {
    font-family: RobotoCondensed;
    src: url(/wp-content/themes/bevise/assets/fonts/RobotoCondensed-Regular.ttf );
    font-weight: normal;
    /* font-display: swap; */
}

@font-face {
    font-family: RobotoCondensed;
    src: url(/wp-content/themes/bevise/assets/fonts/RobotoCondensed-Regular.ttf );
    font-weight: 400;
    /* font-display: swap; */
}

@font-face {
    font-family: RobotoCondensed;
    src: url(/wp-content/themes/bevise/assets/fonts/RobotoCondensed-Medium.ttf );
    font-weight: 500;
    /* font-display: swap; */
}

@font-face {
    font-family: RobotoCondensed;
    src: url(/wp-content/themes/bevise/assets/fonts/RobotoCondensed-SemiBold.ttf );
    font-weight: 600;
    /* font-display: swap; */
}

@font-face {
    font-family: RobotoCondensed;
    src: url(/wp-content/themes/bevise/assets/fonts/RobotoCondensed-Bold.ttf );
    font-weight: 700;
    /* font-display: swap; */
}

@font-face {
    font-family: RobotoCondensed;
    src: url(/wp-content/themes/bevise/assets/fonts/RobotoCondensed-Bold.ttf );
    font-weight: bold;
    /* font-display: swap; */
}

@font-face {
    font-family: RobotoCondensed;
    src: url(/wp-content/themes/bevise/assets/fonts/RobotoCondensed-ExtraBold.ttf );
    font-weight: 800;
    /* font-display: swap; */
}

@font-face {
    font-family: RobotoCondensed;
    src: url(/wp-content/themes/bevise/assets/fonts/RobotoCondensed-Black.ttf );
    font-weight: 900;
    /* font-display: swap; */
}