/* FONTS FOR SALIENT DEFAULT THEME FONT FUNCTIONALITY */
@font-face {
	font-family: "Bitter";
	font-weight: normal;
	font-style: normal;
	src: url("../ttf/bitter-regular.ttf") format("truetype");
}

@font-face {
	font-family: "Montserrat";
	font-weight: normal;
	font-style: normal;
	src: url("../ttf/montserrat-regular.ttf") format("truetype");
}

@font-face {
	font-family: "Open Sans";
	font-weight: normal;
	font-style: normal;
	src: url("../ttf/opensans-regular.ttf") format("truetype");
}

@font-face {
	font-family: "Roboto";
	font-weight: normal;
	font-style: normal;
	src: url("../ttf/roboto-regular.ttf") format("truetype");
}

@font-face {
	font-family: "Roboto Slab";
	font-weight: normal;
	font-style: normal;
	src: url("../ttf/robotoslab-regular.ttf") format("truetype");
}

@font-face {
	font-family: "Source Sans Pro";
	font-weight: normal;
	font-style: normal;
	src: url("../ttf/sourcesans3-regular.ttf") format("truetype");
}

@font-face {
	font-family: "Work Sans";
	font-weight: normal;
	font-style: normal;
	src: url("../ttf/worksans-regular.ttf") format("truetype");
}

@font-face {
	font-family: "Inter";
	font-weight: normal;
	font-style: normal;
	src: url("../ttf/inter_18pt-regular.ttf") format("truetype");
}

@font-face {
	font-family: "Fira Sans";
	font-weight: normal;
	font-style: normal;
	src: url("../ttf/firasans-regular.ttf") format("truetype");
}

@font-face {
	font-family: "Ubuntu";
	font-weight: normal;
	font-style: normal;
	src: url("../ttf/ubuntu-regular.ttf") format("truetype");
}

@font-face {
	font-family: "Cairo";
	font-weight: normal;
	font-style: normal;
	src: url("../ttf/cairo-regular.ttf") format("truetype");
}

@font-face {
	font-family: "IBM Plex Sans";
	font-weight: normal;
	font-style: normal;
	src: url("../ttf/ibmplexsans-regular.ttf") format("truetype");
}

@font-face {
	font-family: "Nunito Sans";
	font-weight: normal;
	font-style: normal;
	src: url("../ttf/nunitosans_7pt-regular.ttf") format("truetype");
}

@font-face {
	font-family: "Archivo";
	font-weight: normal;
	font-style: normal;
	src: url("../ttf/archivo-regular.ttf") format("truetype");
}

@font-face {
	font-family: "Lato";
	font-weight: normal;
	font-style: normal;
	src: url("../ttf/lato-regular.ttf") format("truetype");
}