@font-face {
    font-family: 'San Diego';
    src: url('SanDiegoExtraBold.woff2') format('woff2'),
        url('SanDiegoExtraBold.woff') format('woff');
    font-weight: bold;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'San Diego';
    src: url('SanDiegoBlack.woff2') format('woff2'),
        url('SanDiegoBlack.woff') format('woff');
    font-weight: 900;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'San Diego';
    src: url('SanDiegoBold.woff2') format('woff2'),
        url('SanDiegoBold.woff') format('woff');
    font-weight: bold;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'San Diego';
    src: url('SanDiegoLight.woff2') format('woff2'),
        url('SanDiegoLight.woff') format('woff');
    font-weight: 300;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'San Diego Extra';
    src: url('SanDiegoExtraLight.woff2') format('woff2'),
        url('SanDiegoExtraLight.woff') format('woff');
    font-weight: 200;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'San Diego';
    src: url('SanDiegoMedium.woff2') format('woff2'),
        url('SanDiegoMedium.woff') format('woff');
    font-weight: 500;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'San Diego';
    src: url('SanDiegoThin.woff2') format('woff2'),
        url('SanDiegoThin.woff') format('woff');
    font-weight: 100;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'San Diego';
    src: url('SanDiegoRegular.woff2') format('woff2'),
        url('SanDiegoRegular.woff') format('woff');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'San Diego';
    src: url('SanDiegoSemiBold.woff2') format('woff2'),
        url('SanDiegoSemiBold.woff') format('woff');
    font-weight: 600;
    font-style: normal;
    font-display: swap;
}

