
@font-face {
  font-family: 'GraphikLight';
  src: 
  url('../webfonts/Graphik-Light.eot?#iefix') format('embedded-opentype'),  
  url('../webfonts/Graphik-Light.otf')  format('opentype'),
  url('../webfonts/Graphik-Light.woff') format('woff'), 
  url('../webfonts/Graphik-Light.ttf')  format('truetype'), 
  url('../webfonts/Graphik-Light.svg#Graphik-Light') format('svg');
  font-weight: normal;
  font-style: normal;
}

@font-face {
  font-family: 'GraphikRegular';
  src: 
  url('../webfonts/Graphik-Regular.eot?#iefix') format('embedded-opentype'),  
  url('../webfonts/Graphik-Regular.otf')  format('opentype'),
  url('../webfonts/Graphik-Regular.woff') format('woff'), 
  url('../webfonts/Graphik-Regular.ttf')  format('truetype'), 
  url('../webfonts/Graphik-Regular.svg#Graphik-Regular') format('svg');
  font-weight: normal;
  font-style: normal;
}
