@font-face {
    font-family: 'Roboto-Regular';
    src: url('Roboto-Regular.woff2') format('woff2'),
        url('Roboto-Regular.woff') format('woff');
    font-weight: normal;
    font-style: normal;
	font-display:block;
}

@font-face {
    font-family: 'Roboto-Bold';
    src: url('Roboto-Bold.woff2') format('woff2'),
        url('Roboto-Bold.woff') format('woff');
    font-weight: bold;
    font-style: normal;
	font-display:block;
}

@font-face {
    font-family: 'Roboto-Light';
    src: url('Roboto-Light.woff2') format('woff2'),
        url('Roboto-Light.woff') format('woff');
    font-weight: 300;
    font-style: normal;
	font-display:block;
}

@font-face {
    font-family: 'Roboto-Medium';
    src: url('Roboto-Medium.woff2') format('woff2'),
        url('Roboto-Medium.woff') format('woff');
    font-weight: 500;
    font-style: normal;
	font-display:block;
}

@font-face {
    font-family: 'OpenSans';
    src: url('OpenSans.woff2') format('woff2'),
        url('OpenSans.woff') format('woff');
    font-weight: normal;
    font-style: normal;
	font-display:block;
}

@font-face {
    font-family: 'OpenSans-Semibold';
    src: url('OpenSans-Semibold.woff2') format('woff2'),
        url('OpenSans-Semibold.woff') format('woff');
    font-weight: 600;
    font-style: normal;
	font-display:block;
}

@font-face {
    font-family: 'UTM-EssendineCaps';
    src: url('UTMEssendineCaps.woff2') format('woff2'),
        url('UTMEssendineCaps.woff') format('woff');
    font-weight: normal;
    font-style: normal;
	font-display:block;
}

@font-face {
    font-family: 'UTM-Avo';
    src: url('UTMAvo.woff2') format('woff2'),
        url('UTMAvo.woff') format('woff');
    font-weight: normal;
    font-style: normal;
	font-display:block;
}

@font-face {
    font-family: 'OpenSans-Bold';
    src: url('OpenSans-Bold.woff2') format('woff2'),
        url('OpenSans-Bold.woff') format('woff');
    font-weight: bold;
    font-style: normal;
	font-display:block;
}
@font-face {
    font-family: 'UTMDaxline';
    src: url('UTMDaxline.woff2') format('woff2'),
        url('UTMDaxline.woff') format('woff');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'UTM-DaxlineBold';
    src: url('UTMDaxlineBold.woff2') format('woff2'),
        url('UTMDaxlineBold.woff') format('woff');
    font-weight: bold;
    font-style: normal;
}

