@font-face {
    font-family: 'OpenSans-VariableFont_wdth,wght';
    font-style: normal;
    font-weight: 400;
    src: url('~/fonts/OpenSans-VariableFont_wdth,wght.ttf') format('truetype');
}



@font-face {
    font-family: 'Open Sans';
    font-style: normal;
    font-weight: 300;
    src: url('/fonts/opensans-light.woff') format('woff');
}

@font-face {
    font-family: 'Open Sans';
    font-style: normal;
    font-weight: 400;
    src:  url('/fonts/opensans-regular.woff') format('woff');
}
