﻿@font-face {
	font-family: ERPy;
	font-style: normal;
	font-weight: 600;
	src: url('ERPy-B.woff') format('woff'),
		 url('ERPy-B.ttf') format('truetype');
}
@font-face {
	font-family: ERPy;
	font-style: normal;
	font-weight: 300;
	src: url('ERPy-L.woff') format('woff'),
		 url('ERPy-L.ttf') format('truetype');
}
@font-face {
	font-family: ERPy;
	font-style: normal;
	font-weight: 400;
	src: url('ERPy.woff') format('woff'),
		 url('ERPy.ttf') format('truetype');
}
.ERPy {
	font-family: ERPy !important;
	font-weight: 400;
	letter-spacing: -.025px;
	word-spacing: -1.4px;
}
/* h1, .h1, h2, .h2, h3, .h3, h4, .h4, h5, .h5, h6, .h6, input, textarea, p, div {
	font-family: ERPy !important;
} */
h1.ERPy, .h1.ERPy, h2.ERPy, .h2.ERPy, h3.ERPy, .h3.ERPy, h4.ERPy, .h4.ERPy, h5.ERPy, .h5.ERPy, h6.ERPy, .h6.ERPy, b.ERPy, bold.ERPy, strong.ERPy {
	font-weight: 600;
}
