/* latin */
@font-face {
	font-family: 'Rough Anthem';
	font-style: normal;
	font-weight: 300;
	font-display: swap;
	src: url("../../fonts/Rough-Anthem.ttf");
}

/* latin */
@font-face {
	font-family: 'Public Sans';
	font-style: italic;
	font-weight: 300;
	font-display: swap;
	src: url("../../fonts/PublicSans-LightItalic.ttf");
}

/* latin */
@font-face {
	font-family: 'Public Sans';
	font-style: italic;
	font-weight: 400;
	font-display: swap;
	src: url("../../fonts/PublicSans-Regular.ttf");
}

/* latin */
@font-face {
	font-family: 'Public Sans';
	font-style: italic;
	font-weight: 500;
	font-display: swap;
	src: url("../../fonts/PublicSans-MediumItalic.ttf");
}

/* latin */
@font-face {
	font-family: 'Public Sans';
	font-style: italic;
	font-weight: 600;
	font-display: swap;
	src: url("../../fonts/PublicSans-SemiBoldItalic.ttf");
}

/* latin */
@font-face {
	font-family: 'Public Sans';
	font-style: italic;
	font-weight: 700;
	font-display: swap;
	src: url("../../fonts/PublicSans-BoldItalic.ttf");
}

/* latin */
@font-face {
	font-family: 'Public Sans';
	font-style: normal;
	font-weight: 300;
	font-display: swap;
	src: url("../../fonts/PublicSans-Light.ttf");
}

/* latin */
@font-face {
	font-family: 'Public Sans';
	font-style: normal;
	font-weight: 400;
	font-display: swap;
	src: url("../../fonts/PublicSans-Regular.ttf");
}

/* latin */
@font-face {
	font-family: 'Public Sans';
	font-style: normal;
	font-weight: 500;
	font-display: swap;
	src: url("../../fonts/PublicSans-Medium.ttf");
}

/* latin */
@font-face {
	font-family: 'Public Sans';
	font-style: normal;
	font-weight: 600;
	font-display: swap;
	src: url("../../fonts/PublicSans-SemiBold.ttf");
}

/* latin */
@font-face {
	font-family: 'Public Sans';
	font-style: normal;
	font-weight: 700;
	font-display: swap;
	src: url("../../fonts/PublicSans-Bold.ttf");
}