@font-face {
    font-family: 'PP Neue Machina Plain';
    src: url('PPNeueMachina-PlainUltrabold.woff2') format('woff2'),
        url('PPNeueMachina-PlainUltrabold.woff') format('woff');
    font-weight: bold;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'PP Neue Machina Plain';
    src: url('PPNeueMachina-PlainLight.woff2') format('woff2'),
        url('PPNeueMachina-PlainLight.woff') format('woff');
    font-weight: 300;
    font-style: normal;
    font-display: swap;
}


/*Garet-Heavy*/

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

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

