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

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

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

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

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


