/* Ubuntu */
@font-face {
	font-family: "Ubuntu";
	font-weight: 400;
	font-style: normal;
	font-display: swap;
	src: url(../fonts/ubuntu-400.woff2) format("woff2");
}
@font-face {
	font-family: "Ubuntu";
	font-weight: 500;
	font-style: normal;
	font-display: swap;
	src: url(../fonts/ubuntu-500.woff2) format("woff2");
}
@font-face {
	font-family: "Ubuntu";
	font-weight: 700;
	font-style: normal;
	font-display: swap;
	src: url(../fonts/ubuntu-700.woff2) format("woff2");
}
/* Roboto Condensed */
@font-face {
	font-family: "Roboto Condensed";
	font-weight: 400;
	font-style: normal;
	font-display: swap;
	src: url(../fonts/roboto-condensed-400.woff2) format("woff2");
}
@font-face {
	font-family: "Roboto Condensed";
	font-weight: 400;
	font-style: italic;
	font-display: swap;
	src: url(../fonts/roboto-condensed-400italic.woff2) format("woff2");
}
@font-face {
	font-family: "Roboto Condensed";
	font-weight: 700;
	font-style: normal;
	font-display: swap;
	src: url(../fonts/roboto-condensed-700.woff2) format("woff2");
}
/* Source Sans Pro */
@font-face {
	font-family: "Source Sans Pro";
	font-weight: 400;
	font-style: normal;
	font-display: swap;
	src: url(../fonts/source-sans-pro-400.woff2) format("woff2");
}
@font-face {
	font-family: "Source Sans Pro";
	font-weight: 400;
	font-style: italic;
	font-display: swap;
	src: url(../fonts/source-sans-pro-400italic.woff2) format("woff2");
}
@font-face {
	font-family: "Source Sans Pro";
	font-weight: 600;
	font-style: normal;
	font-display: swap;
	src: url(../fonts/source-sans-pro-600.woff2) format("woff2");
}
@font-face {
	font-family: "Source Sans Pro";
	font-weight: 700;
	font-style: normal;
	font-display: swap;
	src: url(../fonts/source-sans-pro-700.woff2) format("woff2");
}
@font-face {
	font-family: "Source Sans Pro";
	font-weight: 700;
	font-style: italic;
	font-display: swap;
	src: url(../fonts/source-sans-pro-700italic.woff2) format("woff2");
}