@font-face {
    font-family: 'Manrope';
    src: url('Manrope.ttf') format('truetype');
    font-weight: 300 800;
    font-stretch: 75% 125%;
    font-style: normal;
    font-display: swap;
}