/*! Place your custom styles here */

@font-face {
    font-family: 'Open Sans';
    src:  url('OpenSans-VariableFont_wdth_wght.woff') format('woff');
    font-weight: 500;
    font-style: normal;
    font-display: swap;
}




h1,h2,h3,h4,h5,h6{
    font-family: 'Open Sans';
}
p, span, li, a{
    font-family: 'Open Sans';
}