@font-face {
    font-family: 'ScalaSansOT';
    src: url('../fonts/ScalaSansOT-CondBold.woff2') format('woff2'),
        url('../fonts/ScalaSansOT-CondBold.woff') format('woff');
    font-weight: bold;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'ScalaSansOT';
    src: url('../fonts/ScalaSansOT-Light.woff2') format('woff2'),
        url('../fonts/ScalaSansOT-Light.woff') format('woff');
    font-weight: 300;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'ScalaSansOT';
    src: url('../fonts/ScalaSansOT-Black.woff2') format('woff2'),
        url('../fonts/ScalaSansOT-Black.woff') format('woff');
    font-weight: 900;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'ScalaSansOT';
    src: url('../fonts/ScalaSansOT-CondRegular.woff2') format('woff2'),
        url('../fonts/ScalaSansOT-CondRegular.woff') format('woff');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'ScalaSansOT';
    src: url('../fonts/ScalaSansOT-Regular.woff2') format('woff2'),
        url('../fonts/ScalaSansOT-Regular.woff') format('woff');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Effra';
    src: url('../fonts/Effra-Light.woff2') format('woff2'),
    url('../fonts/Effra-Light.woff') format('woff');
    font-weight: 300;
    font-style: normal;
    font-display: swap;
}
