/*
 * Put here your custom fonts, you only need to include woff files. Copy the @font-face code and replace THE_FONT_NAME and FONT_FILE.
 *
 * @font-face {
 *		font-family: 'THE_FONT_NAME';
 *		src: local('☺'), url('../fonts/FONT_FILE.woff') format('woff');
 *		font-weight: normal;
 *		font-style: normal;
 *	}
 *
 */

@font-face {
	font-family: 'Fearless';
	src: local('☺'), url('../fonts/fearless.woff') format('woff');
	font-weight: normal;
	font-style: normal;
}
@font-face {
  font-family: 'Changa One';
  font-weight: normal;
  font-style: normal;
  src: local('☺'), url('../fonts/Changa-One-regular.woff') format('woff');
}

@font-face {
  font-family: 'Baumans';
  font-weight: normal;
  font-style: normal;
  src: local('☺'), url('../fonts/Baumans-regular.woff') format('woff');
}

@font-face {
  font-family: 'Lemon';
  font-weight: normal;
  font-style: normal;
  src: local('☺'), url('../fonts/Lemon-regular.woff') format('woff');
}

@font-face {
  font-family: 'Press Start 2P';
  font-weight: normal;
  font-style: normal;
  src: local('☺'), url('../fonts/Press-Start-2P-regular.woff') format('woff');
}
@font-face {
  font-family: 'Ceviche One';
  font-weight: normal;
  font-style: normal;
  src: local('☺'), url('../fonts/Ceviche-One-regular.woff') format('woff');
}
@font-face {
  font-family: 'Neuton';
  font-weight: normal;
  font-style: normal;
  src: local('☺'), url('../fonts/Neuton-regular.woff') format('woff');
}
@font-face {
  font-family: 'Orbitron';
  font-weight: normal;
  font-style: normal;
  src: local('☺'), url('../fonts/Orbitron-regular.woff') format('woff');
}
@font-face {
  font-family: 'Coda Caption';
  font-weight: 800;
  font-style: normal;
  src: local('☺'), url('../fonts/Coda-Caption-800.woff') format('woff');
}
@font-face {
  font-family: 'UnifrakturCook';
  font-weight: 700;
  font-style: normal;
  src: local('☺'), url('../fonts/UnifrakturCook-700.woff') format('woff');
}
@font-face {
  font-family: 'Unlock';
  font-weight: 400;
  font-style: normal;
  src: local('☺'), url('../fonts/Unlock-regular.woff') format('woff');
}
@font-face {
  font-family: 'Cola';
  font-weight: 400;
  font-style: normal;
  src: local('☺'), url('../fonts/lokicola.woff') format('woff');
}









