@charset "utf-8";

@font-face {
    font-family: 'trueno';
    src: url('fonts/truenorg-100-webfont.woff2') format('woff2'),
         url('fonts/truenorg-100-webfont.woff') format('woff');
    font-weight: 100;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'trueno';
    src: url('fonts/truenorg-400-webfont.woff2') format('woff2'),
         url('fonts/truenorg-400-webfont.woff') format('woff');
    font-weight: 400;
    font-style: normal;
    font-display: swap;
}
@font-face {
    font-family: 'trueno';
    src: url('fonts/truenorg-600-webfont.woff2') format('woff2'),
         url('fonts/truenorg-600-webfont.woff') format('woff');
    font-weight: 700;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'trueno';
    src: url('fonts/truenorg-700-webfont.woff2') format('woff2'),
         url('fonts/truenorg-700-webfont.woff') format('woff');
    font-weight: 900;
    font-style: normal;
    font-display: swap;
}


@font-face {
	font-family: 'myicon';
	src: url('fonts/icomoon.woff?lgi8xq') format('woff');
	font-weight: normal !important;
}
