<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">/* ------------------ Oswald START ------------------ */
@font-face {
	font-family: "oswald";
	src: url("../fonts/Oswald/Oswald-ExtraLight.ttf") format("opentype");
	font-weight: lighter;
	font-style: normal;
}

@font-face {
	font-family: "oswald";
	src: url("../fonts/Oswald/Oswald-Light.ttf") format("opentype");
	font-weight: 300;
	font-style: normal;
}

@font-face {
	font-family: "oswald";
	src: url("../fonts/Oswald/Oswald-Regular.ttf") format("opentype");
	font-weight: normal;
	font-style: normal;
}

@font-face {
	font-family: "oswald";
	src: url("../fonts/Oswald/Oswald-SemiBold.ttf") format("opentype");
	font-weight: bold;
	font-style: normal;
}

@font-face {
	font-family: "oswald";
	src: url("../fonts/Oswald/Oswald-Bold.ttf") format("opentype");
	font-weight: bolder;
	font-style: normal;
}

/* ------------------ Oswald END ------------------ */

/* ------------------ Roboto START ------------------ */

@font-face {
	font-family: "robot";
	src: url("../fonts/Roboto/Roboto-Light.ttf") format("opentype");
	font-weight: 300;
	font-style: normal;
}

@font-face {
	font-family: "roboto";
	src: url("../fonts/Roboto/Roboto-LightItalic.ttf") format("opentype");
	font-weight: 300;
	font-style: italic;
}

@font-face {
	font-family: "roboto";
	src: url("../fonts/Roboto/Roboto-Regular.ttf") format("opentype");
	font-weight: 400;
	font-style: normal;
}

@font-face {
	font-family: "roboto";
	src: url("../fonts/Roboto/Roboto-Italic.ttf") format("opentype");
	font-weight: 400;
	font-style: italic;
}

@font-face {
	font-family: "roboto";
	src: url("../fonts/Roboto/Roboto-Bold.ttf") format("opentype");
	font-weight: 600;
	font-style: normal;
}

@font-face {
	font-family: "roboto";
	src: url("../fonts/Roboto/Roboto-BlackItalic.ttf") format("opentype");
	font-weight: 600;
	font-style: italic;
}

@font-face {
	font-family: "roboto";
	src: url("../fonts/Roboto/Roboto-Black.ttf") format("opentype");
	font-weight: 700;
	font-style: normal;
}

@font-face {
	font-family: "roboto";
	src: url("../fonts/Roboto/Roboto-BlackItalic.ttf") format("opentype");
	font-weight: 700;
	font-style: italic;
}

/* ------------------ Roboto END ------------------ */</pre></body></html>