@font-face {
    font-family: 'Proxima Nova Lt OBRE';
    src: url('ProximaNovaOBRE-Light.woff2') format('woff2'),
        url('ProximaNovaOBRE-Light.woff') format('woff');
    font-weight: 300;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Proxima Nova Lt OBRE';
    src: url('ProximaNovaOBRE-Semibold.woff2') format('woff2'),
        url('ProximaNovaOBRE-Semibold.woff') format('woff');
    font-weight: 600;
    font-style: normal;
    font-display: swap;
}
