@font-face {
    font-family: 'Fino Sans';
    src: url('FinoSans-Regular.woff2') format('woff2'),
        url('FinoSans-Regular.woff') format('woff');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Monument Extended';
    src: url('MonumentExtended-Bold.woff2') format('woff2'),
        url('MonumentExtended-Bold.woff') format('woff');
    font-weight: bold;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'optimistbold';
    src: url('optimist_bd-webfont.woff2') format('woff2'),
         url('optimist_bd-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;
	font-display: swap;
}

@font-face {
    font-family: 'optimistlight';
    src: url('optimist_lt-webfont.woff2') format('woff2'),
         url('optimist_lt-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;
	font-display: swap;
}

@font-face {
    font-family: 'optimistregular';
    src: url('optimist_rg-webfont.woff2') format('woff2'),
         url('optimist_rg-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;
	font-display: swap;
}

@font-face {
    font-family: 'robotolight';
    src: url('roboto-light-webfont.woff2') format('woff2'),
         url('roboto-light-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;
	font-display: swap;
}

@font-face {
    font-family: 'robotobold';
    src: url('roboto-bold-webfont.woff2') format('woff2'),
         url('roboto-bold-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;
	font-display: swap;
}

@font-face {
    font-family: 'robotothin';
    src: url('roboto-thin-webfont.woff2') format('woff2'),
         url('roboto-thin-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;
	font-display: swap;
}

@font-face {
    font-family: 'optimistbold_italic';
    src: url('optimist_bdit-webfont.woff2') format('woff2'),
         url('optimist_bdit-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;
	font-display: swap;
}

@font-face {
    font-family: 'optimistitalic';
    src: url('optimist_it-webfont.woff2') format('woff2'),
         url('optimist_it-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;
	font-display: swap;
}