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