/* TO UPDATE USE: https://gwfh.mranftl.com/fonts/inter?subsets=cyrillic,cyrillic-ext,latin,latin-ext */
/* inter-300 - cyrillic_cyrillic-ext_latin_latin-ext */
@font-face {
	font-display: swap; /* Check https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display for other options. */
	font-family: 'Lineto Alpha';
	font-style: normal;
	font-weight: 400;
	src: url('lineto-alpha--400.woff2') format('woff2')
}

@font-face {
	font-display: swap; /* Check https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display for other options. */
	font-family: 'Lineto Alpha';
	font-style: italic;
	font-weight: 400;
	src: url('lineto-alpha--400i.woff2') format('woff2')
}

@font-face {
	font-display: swap; /* Check https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display for other options. */
	font-family: 'Lineto Alpha';
	font-style: normal;
	font-weight: 700;
	src: url('lineto-alpha--700.woff2') format('woff2')
}

@font-face {
	font-display: swap; /* Check https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display for other options. */
	font-family: 'Lineto Alpha';
	font-style: italic;
	font-weight: 700;
	src: url('lineto-alpha--700i.woff2') format('woff2')
}

@font-face {
	font-display: swap; /* Check https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display for other options. */
	font-family: 'Ochsnersport';
	font-style: normal;
	font-weight: 400;
	src: url('ochsnersport.woff2') format('woff2')
}


@font-face {
	font-display: swap; /* Check https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display for other options. */
	font-family: 'Roboto';
	font-style: normal;
	font-weight: 300;
	src: url('roboto--300.woff2') format('woff2')
}

@font-face {
	font-display: swap; /* Check https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display for other options. */
	font-family: 'Roboto';
	font-style: normal;
	font-weight: 400;
	src: url('roboto--400.woff2') format('woff2')
}

@font-face {
	font-display: swap; /* Check https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display for other options. */
	font-family: 'Roboto';
	font-style: normal;
	font-weight: 500;
	src: url('roboto--500.woff2') format('woff2')
}

@font-face {
	font-display: swap; /* Check https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display for other options. */
	font-family: 'Roboto';
	font-style: normal;
	font-weight: 700;
	src: url('roboto--700.woff2') format('woff2')
}


* {
	box-sizing: border-box;
}
