@font-face {
    font-family: 'barlow';
    src: url('../fonts/Barlow-Regular.ttf') format('truetype');
    font-weight: normal;
    font-weight: normal;
}

@font-face {
    font-family: 'firasans';
    src: url('../fonts/FiraSans-Regular.otf');
    font-weight: normal;
    font-weight: normal;
}