﻿@font-face {
  font-family: 'NeoSans';
  src: url('../fonts/Neo Sans.eot');
  src: url('../fonts/Neo Sans.eot#iefix') format('embedded-opentype'),
  url('../fonts/Neo Sans.ttf') format('truetype'), 
  url('../fonts/Neo Sans.svg') format('svg');
  font-weight: normal;
  font-style: normal;
}

@font-face {
  font-family: 'NeoSans Bold';
  src: url('../fonts/Neo Sans Bold.eot');
  src: url('../fonts/Neo Sans Bold.eot#iefix') format('embedded-opentype'),
  url('../fonts/Neo Sans Bold.ttf') format('truetype'), 
  url('../fonts/Neo Sans Bold.svg') format('svg');
  font-weight: normal;
  font-style: normal;
}

@font-face {
  font-family: 'NeoSans Light';
  src: url('../fonts/Neo Sans Light.eot');
  src: url('../fonts/Neo Sans Light.eot#iefix') format('embedded-opentype'),
  url('../fonts/Neo Sans Light.ttf') format('truetype'), 
  url('../fonts/Neo Sans Light.svg') format('svg');
  font-weight: normal;
  font-style: normal;
}

@font-face {
  font-family: 'NeoSans Medium';
  src: url('../fonts/Neo Sans Medium.eot');
  src: url('../fonts/Neo Sans Medium.eot#iefix') format('embedded-opentype'),
  url('../fonts/Neo Sans Medium.ttf') format('truetype'), 
  url('../fonts/Neo Sans Medium.svg') format('svg');
  font-weight: normal;
  font-style: normal;
}