@font-face {
    font-family: 'StratosLCWeb-Regular';
    src:
        url('./fonts/StratosLCWeb-Regular/StratosLCWeb-Regular.eot?#iefix') format('embedded-opentype'),
        url('./fonts/StratosLCWeb-Regular/StratosLCWeb-Regular.woff') format('woff'),
        url('./fonts/StratosLCWeb-Regular/StratosLCWeb-Regular.ttf') format('truetype'),
        url('./fonts/StratosLCWeb-Regular/StratosLCWeb-Regular.svg#StratosLCWeb-Regular') format('svg');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Stratos';
    src:
        url('./fonts/stratos/Stratos-Regular.eot?#iefix') format('embedded-opentype'),
        url('./fonts/stratos/Stratos-Regular.otf') format("opentype"),
        url('./fonts/stratos/Stratos-Regular.woff') format('woff'),
        url('./fonts/stratos/Stratos-Regular.ttf') format('truetype'),
        url('./fonts/Stratos/Stratos-Regular.svg#Stratos-Regular') format('svg');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}