/* Exo */
@font-face {
	font-family: 'loco-exo-200';
	src: url('exo/exo-extralight-webfont.woff2') format('woff2'),
		url('exo/exo-extralight-webfont.woff') format('woff');
	font-weight: 200;
	font-style: normal;
}
@font-face {
	font-family: 'loco-exo-200-italic';
	src: url('exo/exo-extralightitalic-webfont.woff2') format('woff2'),
		url('exo/exo-extralightitalic-webfont.woff') format('woff');
	font-weight: 200;
	font-style: italic;
}
@font-face {
	font-family: 'loco-exo-300';
	src: url('exo/exo-light-webfont.woff2') format('woff2'),
		url('exo/exo-light-webfont.woff') format('woff');
	font-weight: 300;
	font-style: normal;
}
@font-face {
	font-family: 'loco-exo-300-italic';
	src: url('exo/exo-lightitalic-webfont.woff2') format('woff2'),
		url('exo/exo-lightitalic-webfont.woff') format('woff');
	font-weight: 300;
	font-style: italic;
}
@font-face {
	font-family: 'loco-exo-400';
	src: url('exo/exo-regular-webfont.woff2') format('woff2'),
		url('exo/exo-regular-webfont.woff') format('woff');
	font-weight: 400;
	font-style: normal;
}
@font-face {
	font-family: 'loco-exo-500';
	src: url('exo/exo-medium-webfont.woff2') format('woff2'),
		url('exo/exo-medium-webfont.woff') format('woff');
	font-weight: 500;
	font-style: normal;
}
@font-face {
	font-family: 'loco-exo-600';
	src: url('exo/exo-semibold-webfont.woff2') format('woff2'),
		url('exo/exo-semibold-webfont.woff') format('woff');
	font-weight: 600;
	font-style: normal;
}

@font-face {
	font-family: 'loco-exo-700';
	src: url('exo/exo-bold-webfont.woff2') format('woff2'),
		url('exo/exo-bold-webfont.woff') format('woff');
	font-weight: 700;
	font-style: normal;
}

/*  Inter */
@font-face {
	font-family: 'loco-inter-400';
	src: url('inter/inter-regular-webfont.woff2') format('woff2'),
		url('inter/inter-regular-webfont.woff') format('woff');
	font-weight: 400;
	font-style: normal;
}
@font-face {
	font-family: 'loco-inter-500';
	src: url('inter/inter-medium-webfont.woff2') format('woff2'),
		url('inter/inter-medium-webfont.woff') format('woff');
	font-weight: 500;
	font-style: normal;
}
@font-face {
	font-family: 'loco-inter-600';
	src: url('inter/inter-semibold-webfont.woff2') format('woff2'),
		url('inter/inter-semibold-webfont.woff') format('woff');
	font-weight: 600;
	font-style: normal;
}
@font-face {
	font-family: 'loco-inter-700';
	src: url('inter/inter-bold-webfont.woff2') format('woff2'),
		url('inter/inter-bold-webfont.woff') format('woff');
	font-weight: 600;
	font-style: normal;
}

/*  Oxygen */
@font-face {
	font-family: 'loco-oxygen-300';
	src: url('oxygen/oxygen-light-webfont.woff2') format('woff2'),
		url('oxygen/oxygen-light-webfont.woff') format('woff');
	font-weight: 300;
	font-style: normal;
}
@font-face {
	font-family: 'loco-oxygen-400';
	src: url('oxygen/oxygen-regular-webfont.woff2') format('woff2'),
		url('oxygen/oxygen-regular-webfont.woff') format('woff');
	font-weight: 400;
	font-style: normal;
}
@font-face {
	font-family: 'loco-oxygen-700';
	src: url('oxygen/oxygen-bold-webfont.woff2') format('woff2'),
		url('oxygen/oxygen-bold-webfont.woff') format('woff');
	font-weight: 700;
	font-style: normal;
}

@font-face {
	font-family: 'loco-heebo-medium';
	src: url('heebo/heebo-medium-webfont.woff2') format('woff2'),
		url('heebo/heebo-medium-webfont.woff') format('woff');
	font-weight: normal;
	font-style: normal;
}

@font-face {
	font-family: 'loco-heebo-regular';
	src: url('heebo/heebo-regular-webfont.woff2') format('woff2'),
		url('heebo/heebo-regular-webfont.woff') format('woff');
	font-weight: normal;
	font-style: normal;
}

/* Menlo */
@font-face {
	font-family: 'loco-menlo';
	src: url('menlo/Menlo-Regular.woff2') format('woff2'),
		url('menlo/Menlo-Regular.woff') format('woff');
	font-weight: normal;
	font-style: normal;
	font-display: swap;
}
