@font-face {
    font-family: 'Montserrat-var';
    src: url('/wp-content/themes/bb-theme-child/assets/fonts/montserrat/montserrat-variable.ttf'), format('truetype');
    font-weight: 100 900;
    font-style: normal;
}

@font-face {
    font-family: 'Poppins';
    src: url('/wp-content/themes/bb-theme-child/assets/fonts/poppins/poppins-medium.ttf'), format('truetype');
    font-weight: 500;
    font-style: normal;
}