@font-face {
    font-display: swap;
    font-family: 'Manrope';
    font-style: normal;
    font-weight: 200 800;
    src: url('./manrope-latin-wght-normal.woff2') format('woff2');
}

body {
    font-family: 'Manrope', sans-serif;
}
