/* font-face kits go in here */

@font-face
{
font-family: 'QuicksandLight';
src: url('fonts/Quicksand_Light.eot');
src: local('Quicksand'), local('QuicksandLight-Regular'), url('fonts/Quicksand_Light.ttf') format('truetype');
}

@font-face {
  font-family: 'QlassikMediumRegular';
  src: url('fonts/Qlassik_TB.eot');
  src: local('Qlassik Medium'), local('QlassikMedium'),
       url('fonts/Qlassik_TB.ttf') format('truetype');
}

@font-face {
  font-family: 'QlassikBoldRegular';
  src: url('fonts/QlassikBold_TB.eot');
  src: local('Qlassik Bold'), local('QlassikBold'), url('fonts/QlassikBold_TB.woff') format('woff'), url('fonts/QlassikBold_TB.ttf') format('truetype'), url('fonts/QlassikBold_TB.svg#QlassikBold') format('svg');
}

@font-face {
  font-family: 'Tup';
  src: url('fonts/Aaargh.eot');
  src: local('Aaargh'), local('AaarghNormal'), url('fonts/Aaargh.ttf') format('truetype');
}
/* Thanks to Tup Wanders (www.tupwanders.nl) for this amazing font */


@font-face {
  font-family: 'Windsong';
  src: url('fonts/Windsong-webfont.eot');
  src: local('☺'), url('fonts/Windsong-webfont.woff') format('woff'), url('fonts/Windsong-webfont.ttf') format('truetype'), url('fonts/Windsong-webfont.svg#webfontuOn4Eelr') format('svg');
  font-weight: normal;
  font-style: normal;
}

@font-face {
  font-family: 'EdoRegular';
  src: url('edo-webfont.eot');
  src: local('☺'), url('fonts/edo-webfont.woff') format('woff'), url('fonts/edo-webfont.ttf') format('truetype'), url('fonts/edo-webfont.svg#webfont6wZa4fIJ') format('svg');
  font-weight: normal;
  font-style: normal;
}

