@font-face {
    font-family: 'Gosha Sans';
    src: url('GoshaSans-Bold.woff2') format('woff2'),
        url('GoshaSans-Bold.ttf') format('truetype');
    font-weight: bold;
    font-style: normal;
}

@font-face {
    font-family: 'Gosha Sans';
    src: url('GoshaSans-Regular.woff2') format('woff2'),
        url('GoshaSans-Regular.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'Montserrat';
    src: url('Montserrat-Bold.woff2') format('woff2'),
        url('Montserrat-Bold.ttf') format('truetype');
    font-weight: bold;
    font-style: normal;
}

@font-face {
    font-family: 'Montserrat';
    src: url('Montserrat-Regular.woff2') format('woff2'),
        url('Montserrat-Regular.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'Onest';
    src: url('Onest-Regular.woff2') format('woff2'),
        url('Onest-Regular.ttf') format('truetype');
    font-weight: 100;
    font-style: normal;
}
@font-face {
    font-family: 'Onest';
    src: url('Onest-Medium.woff2') format('woff2'),
        url('Onest-Medium.ttf') format('truetype');
    font-weight: 400;
    font-style: normal;
}
@font-face {
    font-family: 'Onest';
    src: url('Onest-Bold.woff2') format('woff2'),
        url('Onest-Bold.ttf') format('truetype');
    font-weight: 600;
    font-style: normal;
}
@font-face {
    font-family: 'Onest';
    src: url('Onest-ExtraBold.woff2') format('woff2'),
        url('Onest-ExtraBold.ttf') format('truetype');
    font-weight: 800;
    font-style: normal;
}

@font-face {
    font-family: 'Marcovaldo';
    src: url('Marcovaldo-Regular.woff2') format('woff2'),
        url('Marcovaldo-Regular.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;
}