@font-face {
	font-family: ModernRegular;
	font-style: normal;
	font-weight: 400;
	font-display: swap;
	src: local(''),
		url('./ModernRegular.eot?#iefix') format('embedded-opentype'),
		url('./ModernRegular.eot'), url('./ModernRegular.woff2') format('woff2'),
		url('./ModernRegular.woff') format('woff'),
		url('./ModernRegular.ttf') format('truetype');
}

h1,
#h2,
h3,
h4,
h5,
h6 {
	font-family: ModernRegular;
	font-weight: normal;
}
