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