@font-face {
    font-family: 'Manrope';
    font-style: normal;
    font-weight: 300;
    src: url(./manrope-300.ttf) format('truetype');
}
@font-face {
    font-family: 'Manrope';
    font-style: normal;
    font-weight: 400;
    src: url(./manrope-400.ttf) format('truetype');
}
@font-face {
    font-family: 'Manrope';
    font-style: normal;
    font-weight: 500;
    src: url(./manrope-500.ttf) format('truetype');
}
