/*! Generated by Font Squirrel (https://www.fontsquirrel.com) on June 7, 2021 */

/*
Font Weights

400 - regular
700 - bold

*/


@font-face {
    font-family: 'newscycle';
    src: url('newscycle-bold-webfont.woff2') format('woff2');
    font-weight: 700;
    font-style: normal;

	/* exclude «» 000AB and 000BB */
	unicode-range: U+0-000AA, U+000AC-000BA, U+000BC-10FFFF;
}

@font-face {
    font-family: 'newscycle';
    src: url('newscycle-regular-webfont.woff2') format('woff2');
    font-weight: 400;
    font-style: normal;

	/* exclude U+000BB */
    unicode-range: U+0-000AA, U+000AC-000BA, U+000BC-10FFFF;
}