@font-face {
  font-family: 'AlvarkWear-Regular';
  src: url('AlvarkWear-Regular.eot');
  src: url('AlvarkWear-Regular.eot?#iefix') format('embedded-opentype'),
       url('AlvarkWear-Regular.svg#AlvarkWear-Regular') format('svg'),
       url('AlvarkWear-Regular.ttf') format('truetype'),
       url('AlvarkWear-Regular.woff') format('woff'),
       url('AlvarkWear-Regular.woff2') format('woff2');
  font-weight: normal;
  font-style: normal;
}

.font_alvark{
	font-family: 'AlvarkWear-Regular';
}