@font-face {
	font-family: beaufort;
	src:
		url("./files/beaufort-300-italic.woff2") format("woff2"),
		url("./files/beaufort-300-italic.woff") format("woff");
	font-weight: 300;
	font-style: italic;
}

@font-face {
	font-family: beaufort;
	src:
		url("./files/beaufort-400-italic.woff2") format("woff2"),
		url("./files/beaufort-400-italic.woff") format("woff");
	font-weight: 400;
	font-style: italic;
}

@font-face {
	font-family: beaufort;
	src:
		url("./files/beaufort-500-italic.woff2") format("woff2"),
		url("./files/beaufort-500-italic.woff") format("woff");
	font-weight: 500;
	font-style: italic;
}

@font-face {
	font-family: beaufort;
	src:
		url("./files/beaufort-700-italic.woff2") format("woff2"),
		url("./files/beaufort-700-italic.woff") format("woff");
	font-weight: 700;
	font-style: italic;
}

@font-face {
	font-family: beaufort;
	src:
		url("./files/beaufort-900-italic.woff2") format("woff2"),
		url("./files/beaufort-900-italic.woff") format("woff");
	font-weight: 900;
	font-style: italic;
}

@font-face {
	font-family: beaufort;
	src:
		url("./files/beaufort-300-normal.woff2") format("woff2"),
		url("./files/beaufort-300-normal.woff") format("woff");
	font-weight: 300;
	font-style: normal;
}

@font-face {
	font-family: beaufort;
	src:
		url("./files/beaufort-400-normal.woff2") format("woff2"),
		url("./files/beaufort-400-normal.woff") format("woff");
	font-weight: 400;
	font-style: normal;
}

@font-face {
	font-family: beaufort;
	src:
		url("./files/beaufort-500-normal.woff2") format("woff2"),
		url("./files/beaufort-500-normal.woff") format("woff");
	font-weight: 500;
	font-style: normal;
}

@font-face {
	font-family: beaufort;
	src:
		url("./files/beaufort-700-normal.woff2") format("woff2"),
		url("./files/beaufort-700-normal.woff") format("woff");
	font-weight: 700;
	font-style: normal;
}

@font-face {
	font-family: beaufort;
	src:
		url("./files/beaufort-900-normal.woff2") format("woff2"),
		url("./files/beaufort-900-normal.woff") format("woff");
	font-weight: 900;
	font-style: normal;
}
