@font-face {
    font-family: 'Martires Pro';
    src: url('MartiresPro-Heavy.woff2') format('woff2'),
        url('MartiresPro-Heavy.woff') format('woff');
    font-weight: 900;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Quicksilver';
    src: url('Quicksilver.woff2') format('woff2'),
        url('Quicksilver.woff') format('woff');
    font-weight: normal;
    font-style: normal;
    font-display: swap;

}


@font-face {
    font-family: 'Montserrat';
    src: url('Montserrat-Black.woff2') format('woff2'),
        url('Montserrat-Black.woff') format('woff');
    font-weight: 900;
    font-style: normal;
    font-display: swap;
}