@font-face {
	font-family: 'freight-text-pro';
	src: url('FreightTextProLight-Regular.woff2') format('woff2'),
		url('FreightTextProLight-Regular.woff') format('woff');
	font-weight: 300;
	font-style: normal;
}

@font-face {
	font-family: 'freight-text-pro';
	src: url('FreightTextProMedium-Regular.woff2') format('woff2'),
		url('FreightTextProMedium-Regular.woff') format('woff');
	font-weight: 500;
	font-style: normal;
}

@font-face {
	font-family: 'freight-text-pro';
	src: url('FreightTextProBold-Regular.woff2') format('woff2'),
		url('FreightTextProBold-Regular.woff') format('woff');
	font-weight: bold;
	font-style: normal;
}

@font-face {
	font-family: 'freight-text-pro';
	src: url('FreightTextProBook-Italic.woff2') format('woff2'),
		url('FreightTextProBook-Italic.woff') format('woff');
	font-weight: 400;
	font-style: italic;
}

@font-face {
	font-family: 'freight-text-pro';
	src: url('FreightTextProBook-Regular.woff2') format('woff2'),
		url('FreightTextProBook-Regular.woff') format('woff');
	font-weight: 400;
	font-style: normal;
}

@font-face {
	font-family: 'freight-text-pro';
	src: url('FreightTextProSemibold-Regular.woff2') format('woff2'),
		url('FreightTextProSemibold-Regular.woff') format('woff');
	font-weight: 600;
	font-style: normal;
}
