/* This stylesheet for Montserrat */

@font-face {
	font-family: 'Montserrat';
	src: local('Montserrat-Regular'),
	url('./montserrat/Montserrat-Regular.woff2') format('woff2'),
	url('./montserrat/Montserrat-Regular.woff') format('woff'), 
	url('./montserrat/Montserrat-Regular.eot?#iefix') format('embedded-opentype'),
	url('./montserrat/Montserrat-Regular.otf') format('opentype'),
	url('./montserrat/Montserrat-Regular.ttf') format('truetype');
	font-weight: normal;
	font-style: normal;
	font-display: swap;
}

@font-face {
	font-family: 'Montserrat';
	src: local('Montserrat-Medium'),
		url('./montserrat/Montserrat-Medium.woff2') format('woff2'),
		url('./montserrat/Montserrat-Medium.woff') format('woff'),
		url('./montserrat/Montserrat-Medium.eot?#iefix') format('embedded-opentype'),
		url('./montserrat/Montserrat-Medium.otf') format('opentype'),
		url('./montserrat/Montserrat-Medium.ttf') format('truetype');
	font-weight: 500;
	font-style: normal;
	font-display: swap;
}

@font-face {
	font-family: 'Montserrat';
	src: local('Montserrat-Bold'),
	url('./montserrat/Montserrat-Bold.woff2') format('woff2'),
	url('./montserrat/Montserrat-Bold.woff') format('woff'),
	url('./montserrat/Montserrat-Bold.eot?#iefix') format('embedded-opentype'),
	url('./montserrat/Montserrat-Bold.otf') format('opentype'),
	url('./montserrat/Montserrat-Bold.ttf') format('truetype');
	font-weight: bold;
	font-style: normal;
	font-display: swap;
}

@font-face {
	font-family: 'Montserrat';
	src: local('Montserrat-ExtraBold'),
	url('./montserrat/Montserrat-ExtraBold.woff2') format('woff2'),
	url('./montserrat/Montserrat-ExtraBold.woff') format('woff'),
	url('./montserrat/Montserrat-ExtraBold.eot?#iefix') format('embedded-opentype'),
	url('./montserrat/Montserrat-ExtraBold.otf') format('opentype'),
	url('./montserrat/Montserrat-ExtraBold.ttf') format('truetype');
	font-weight: 800;
	font-style: normal;
	font-display: swap;
}

@font-face {
	font-family: 'Nagel VF';
	src: url('./nagel/nagel_vf.woff2') format('woff2'),
		url('./nagel/nagel_vf.woff') format('woff'),
		url('./nagel/nagel_vf.ttf') format('truetype');
		font-display: swap;
}
