
@font-face {
  font-family: 'Nir';
  src: url('../fonts/Nir Regular.eot');
	src: url('../fonts/Nir Regular.eot?#iefix') format('embedded-opentype'),
		url('../fonts/Nir Regular.woff2') format('woff2'),
		url('../fonts/Nir Regular.woff') format('woff'),
		url('../fonts/Nir Regular.ttf') format('truetype'),
		url('../fonts/Nir Regular.svg#r Regular') format('svg');
    font-weight: 400;
    font-style: normal;
    font-stretch: normal;
    unicode-range: U+0-10FFFF;
}

@font-face {
  font-family: 'Nir';
  src: url('../fonts/Nir Light.eot');
	src: url('../fonts/Nir Light.eot?#iefix') format('embedded-opentype'),
		url('../fonts/Nir Light.woff2') format('woff2'),
		url('../fonts/Nir Light.woff') format('woff'),
		url('../fonts/Nir Light.ttf') format('truetype'),
		url('../fonts/Nir Light.svg#r Light') format('svg');
    font-weight: 300;
    font-style: normal;
    font-stretch: normal;
    unicode-range: U+0-10FFFF;
}

@font-face {
  font-family: 'Nir';
  src: url('../fonts/Nir Heavy.eot');
	src: url('../fonts/Nir Heavy.eot?#iefix') format('embedded-opentype'),
		url('../fonts/Nir Heavy.woff2') format('woff2'),
		url('../fonts/Nir Heavy.woff') format('woff'),
		url('../fonts/Nir Heavy.ttf') format('truetype'),
		url('../fonts/Nir Heavy.svg#r Heavy') format('svg');
    font-weight: 800;
    font-style: normal;
    font-stretch: normal;
    unicode-range: U+0-10FFFF;
}
