/* roboto-100 - latin */
@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: 100;
	src: url("./fonts/roboto/roboto-thin.ttf") format("truetype"); /* Chrome 36+, Opera 23+, Firefox 39+, Safari 12+, iOS 10+ */
}
/* roboto-200 - latin */
@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: 200;
	src: url("./fonts/roboto/roboto-latin-200-normal.woff2") format("woff2"); /* Chrome 36+, Opera 23+, Firefox 39+, Safari 12+, iOS 10+ */
}
/* roboto-300 - latin */
@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("./fonts/roboto/roboto-latin-300-normal.woff2") format("woff2"); /* Chrome 36+, Opera 23+, Firefox 39+, Safari 12+, iOS 10+ */
}
/* roboto-regular - latin */
@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("./fonts/roboto/roboto-latin-400-normal.woff2") format("woff2"); /* Chrome 36+, Opera 23+, Firefox 39+, Safari 12+, iOS 10+ */
}
/* roboto-500 - latin */
@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("./fonts/roboto/roboto-latin-500-normal.woff2") format("woff2"); /* Chrome 36+, Opera 23+, Firefox 39+, Safari 12+, iOS 10+ */
}
/* roboto-600 - latin */
@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: 600;
	src: url("./fonts/roboto/roboto-latin-600-normal.woff2") format("woff2"); /* Chrome 36+, Opera 23+, Firefox 39+, Safari 12+, iOS 10+ */
}
/* roboto-700 - latin */
@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("./fonts/roboto/roboto-latin-700-normal.woff2") format("woff2"); /* Chrome 36+, Opera 23+, Firefox 39+, Safari 12+, iOS 10+ */
}
/* zain-200 - latin */
@font-face {
	font-display: swap;
	font-family: "Zain";
	font-style: normal;
	font-weight: 200;
	src: url("./fonts/zain/Zain-ExtraLight.ttf") format("truetype");
}
/* zain-300 - latin */
@font-face {
	font-display: swap;
	font-family: "Zain";
	font-style: normal;
	font-weight: 300;
	src: url("./fonts/zain/Zain-Light.ttf") format("truetype");
}
/* zain-300-italic - latin */
@font-face {
	font-display: swap;
	font-family: "Zain";
	font-style: italic;
	font-weight: 300;
	src: url("./fonts/zain/Zain-LightItalic.ttf") format("truetype");
}
/* zain-400 - latin */
@font-face {
	font-display: swap;
	font-family: "Zain";
	font-style: normal;
	font-weight: 400;
	src: url("./fonts/zain/Zain-Regular.ttf") format("truetype");
}
/* zain-400-italic - latin */
@font-face {
	font-display: swap;
	font-family: "Zain";
	font-style: italic;
	font-weight: 400;
	src: url("./fonts/zain/Zain-Italic.ttf") format("truetype");
}
/* zain-700 - latin */
@font-face {
	font-display: swap;
	font-family: "Zain";
	font-style: normal;
	font-weight: 700;
	src: url("./fonts/zain/Zain-Bold.ttf") format("truetype");
}
/* zain-800 - latin */
@font-face {
	font-display: swap;
	font-family: "Zain";
	font-style: normal;
	font-weight: 800;
	src: url("./fonts/zain/Zain-ExtraBold.ttf") format("truetype");
}
/* zain-900 - latin */
@font-face {
	font-display: swap;
	font-family: "Zain";
	font-style: normal;
	font-weight: 900;
	src: url("./fonts/zain/Zain-Black.ttf") format("truetype");
}
