/* 63Fonts */
@font-face {
	font-family: '63Fonts';
	src: url('../fonts/63Fonts/light.woff2') format('woff2'),
		 url('../fonts/63Fonts/light.woff') format('woff');
	font-weight: 300;
	font-style: normal;
	font-display: swap;
}
@font-face {
	font-family: '63Fonts';
	src: url('../fonts/63Fonts/regular.woff2') format('woff2'),
		 url('../fonts/63Fonts/regular.woff') format('woff');
	font-weight: normal;
	font-style: normal;
	font-display: swap;
}
@font-face {
	font-family: '63Fonts';
	src: url('../fonts/63Fonts/medium.woff2') format('woff2'),
		 url('../fonts/63Fonts/medium.woff') format('woff');
	font-weight: bold;
	font-style: normal;
	font-display: swap;
}

@font-face {
	font-family: '63Fonts UP';
	src: url('../fonts/63Fonts/regular_up.woff2') format('woff2'),
		 url('../fonts/63Fonts/regular_up.woff') format('woff');
	font-weight: normal;
	font-style: normal;
	font-display: swap;
}
@font-face {
	font-family: '63Fonts UP';
	src: url('../fonts/63Fonts/bold_up.woff2') format('woff2'),
		 url('../fonts/63Fonts/bold_up.woff') format('woff');
	font-weight: bold;
	font-style: normal;
	font-display: swap;
}

/* Bebas Neue */
@font-face {
	font-family: 'Bebas Neue';
	src: url('../fonts/BebasNeue/book.woff2') format('woff2'),
		 url('../fonts/BebasNeue/book.woff') format('woff');
	font-weight: 300;
	font-style: normal;
	font-display: swap;
}
@font-face {
	font-family: 'Bebas Neue';
	src: url('../fonts/BebasNeue/regular.woff2') format('woff2'),
		 url('../fonts/BebasNeue/regular.woff') format('woff');
	font-weight: normal;
	font-style: normal;
	font-display: swap;
}
@font-face {
	font-family: 'Bebas Neue';
	src: url('../fonts/BebasNeue/bold.woff2') format('woff2'),
		 url('../fonts/BebasNeue/bold.woff') format('woff');
	font-weight: bold;
	font-style: normal;
	font-display: swap;
}

/* GL Kirovi */
@font-face {
	font-family: 'GL Kirovi';
	src: url('../fonts/GLKirovi/bold.woff2') format('woff2'),
		 url('../fonts/GLKirovi/bold.woff') format('woff');
	font-weight: normal;
	font-style: normal;
	font-display: swap;
}

/* Indigo */
@font-face {
	font-family: 'Indigo Caps';
	src: url('../fonts/IndigoCaps/regular.woff2') format('woff2'),
		 url('../fonts/IndigoCaps/regular.woff') format('woff');
	font-weight: normal;
	font-style: normal;
	font-display: swap;
}