/* Funnel Sans - All Weights & Styles */

@font-face {
	font-family: "Funnel Sans";
	font-style: normal;
	font-weight: 300;
	src: url(FunnelSans-Light.ttf) format("truetype");
	font-display: swap;
}
@font-face {
	font-family: "Funnel Sans";
	font-style: italic;
	font-weight: 300;
	src: url(FunnelSans-LightItalic.ttf) format("truetype");
	font-display: swap;
}

@font-face {
	font-family: "Funnel Sans";
	font-style: normal;
	font-weight: 400;
	src: url(FunnelSans-Regular.ttf) format("truetype");
	font-display: swap;
}
@font-face {
	font-family: "Funnel Sans";
	font-style: italic;
	font-weight: 400;
	src: url(FunnelSans-Italic.ttf) format("truetype");
	font-display: swap;
}

@font-face {
	font-family: "Funnel Sans";
	font-style: normal;
	font-weight: 500;
	src: url(FunnelSans-Medium.ttf) format("truetype");
	font-display: swap;
}
@font-face {
	font-family: "Funnel Sans";
	font-style: italic;
	font-weight: 500;
	src: url(FunnelSans-MediumItalic.ttf) format("truetype");
	font-display: swap;
}

@font-face {
	font-family: "Funnel Sans";
	font-style: normal;
	font-weight: 600;
	src: url(FunnelSans-SemiBold.ttf) format("truetype");
	font-display: swap;
}
@font-face {
	font-family: "Funnel Sans";
	font-style: italic;
	font-weight: 600;
	src: url(FunnelSans-SemiBoldItalic.ttf) format("truetype");
	font-display: swap;
}

@font-face {
	font-family: "Funnel Sans";
	font-style: normal;
	font-weight: 700;
	src: url(FunnelSans-Bold.ttf) format("truetype");
	font-display: swap;
}
@font-face {
	font-family: "Funnel Sans";
	font-style: italic;
	font-weight: 700;
	src: url(FunnelSans-BoldItalic.ttf) format("truetype");
	font-display: swap;
}

@font-face {
	font-family: "Funnel Sans";
	font-style: normal;
	font-weight: 800;
	src: url(FunnelSans-ExtraBold.ttf) format("truetype");
	font-display: swap;
}
@font-face {
	font-family: "Funnel Sans";
	font-style: italic;
	font-weight: 800;
	src: url(FunnelSans-ExtraBoldItalic.ttf) format("truetype");
	font-display: swap;
}
