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

@font-face {
    font-family: 'Noir Pro';
    src: url('NoirPro-Bold.woff2') format('woff2'),
        url('NoirPro-Bold.woff') format('woff');
    font-weight: bold;
    font-style: normal;
    font-display: swap;
}

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

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

@font-face {
    font-family: 'Helvetica Neue';
    src: url('HelveticaNeue-MediumExt.woff2') format('woff2'),
        url('HelveticaNeue-MediumExt.woff') format('woff');
    font-weight: 500;
    font-style: normal;
    font-display: swap;
}

