/* Webzone Family Font ********************************************************************************************************************/
@font-face {
	font-family: "Webzone Light";
	src: local("Webzone Light"), url("webzone/webzone-light.woff2") format("woff2"), url("webzone/webzone-light.ttf") format("truetype");
	font-weight: normal;
	font-style: normal;
	font-display: block;
}

@font-face {
	font-family: "Webzone Solid";
	src: local("Webzone Solid"), url("webzone/webzone-solid.woff2") format("woff2"), url("webzone/webzone-solid.ttf") format("truetype");
	font-weight: normal;
	font-style: normal;
	font-display: block;
}

@font-face {
	font-family: "Webzone Brand";
	src: local("Webzone Brand"), url("webzone/webzone-brand.woff2") format("woff2"), url("webzone/webzone-brand.ttf") format("truetype");
	font-weight: normal;
	font-style: normal;
	font-display: block;
}
/* Awesome Family Font ********************************************************************************************************************/
@font-face {
	font-family: "Awesome Solid";
	src: local("Awesome Solid"), url("awesome/awesome-solid.woff2") format("woff2"), url("awesome/awesome-solid.ttf") format("truetype");
	font-weight: normal;
	font-style: normal;
	font-display: block;
}

@font-face {
	font-family: "Awesome Light";
	src: local("Awesome Light"), url("awesome/awesome-light.woff2") format("woff2"), url("awesome/awesome-light.ttf") format("truetype");
	font-weight: normal;
	font-style: normal;
	font-display: block;
}

@font-face {
	font-family: "Awesome Brand";
	src: local("Awesome Brand"), url("awesome/awesome-brand.woff2") format("woff2"), url("awesome/awesome-brand.ttf") format("truetype");
	font-weight: normal;
	font-style: normal;
	font-display: block;
}
/* Montserrat Family Font *****************************************************************************************************************/
@font-face {
	src: local("Montserrat"), url("montserrat/extralight.ttf") format("truetype");
	font-family: "Montserrat";
	font-weight: 300;
	font-display: block;
}

@font-face {
	src: local("Montserrat"), url("montserrat/regular.ttf") format("truetype");
	font-family: "Montserrat";
	font-weight: 400;
	font-display: block;
}

@font-face {
	src: local("Montserrat"), url("montserrat/medium.ttf") format("truetype");
	font-family: "Montserrat";
	font-weight: 500;
	font-display: block;
}

@font-face {
	src: local("Montserrat"), url("montserrat/semibold.ttf") format("truetype");
	font-family: "Montserrat";
	font-weight: 600;
	font-display: block;
}
/* Roboto Family Font *********************************************************************************************************************/
@font-face {
	src: local("Roboto"), url("roboto/thin.ttf") format("truetype");
	font-family: "Roboto";
	font-weight: 100;
	font-display: block;
}

@font-face {
	src: local("Roboto"), url("roboto/regular.ttf") format("truetype");
	font-family: "Roboto";
	font-weight: 400;
	font-display: block;
}

@font-face {
	src: local("Roboto"), url("roboto/regular-italic.ttf") format("truetype");
	font-family: "Roboto";
	font-style: italic;
	font-weight: 400;
	font-display: block;
}

@font-face {
	src: local("Roboto"), url("roboto/semibold.ttf") format("truetype");
	font-family: "Roboto";
	font-weight: 600;
	font-display: block;
}
