/*=============== GOOGLE FONTS ===============*/
@font-face {
    font-family: 'Open Sans';
    font-style: normal;
    font-weight: 400;
    font-stretch: 100%;
    font-display: swap;
    src: url(/assets/fonts/OpenSans-VariableFont_wdth,wght.ttf) format('woff2');
}
@font-face {
    font-family: 'Open Sans';
    font-style: normal;
    font-weight: 500;
    font-stretch: 100%;
    font-display: swap;
    src: url(/assets/fonts/OpenSans-VariableFont_wdth,wght.ttf) format('woff2');
}
@font-face {
    font-family: 'Raleway';
    font-style: normal;
    font-weight: 500;
    font-display: swap;
    src: url(/assets/fonts/Raleway-VariableFont_wght.ttf) format('woff2');
}
@font-face {
    font-family: 'Raleway';
    font-style: normal;
    font-weight: 600;
    font-display: swap;
    src: url(/assets/fonts/Raleway-VariableFont_wght.ttf) format('woff2');
}
@font-face {
    font-family: 'Raleway';
    font-style: normal;
    font-weight: 700;
    font-display: swap;
    src: url(/assets/fonts/Raleway-VariableFont_wght.ttf) format('woff2');
}
