@font-face {
	font-family: 'bauhaus';
	src: url(BauhausPro-Bold.ttf) format('truetype');
}

@font-face {
    font-family: 'latoregular';
    src: url('lato-reg-webfont.eot');
    src: url('lato-reg-webfont.eot?#iefix') format('embedded-opentype'),
         url('lato-reg-webfont.woff') format('woff'),
         url('lato-reg-webfont.ttf') format('truetype'),
         url('lato-reg-webfont.svg#latoregular') format('svg');
    font-weight: normal;
    font-style: normal;
}

@font-face {
  font-family: 'CreteRound-Regular';
  src: url('CreteRound-Regular.eot');
  src: url('CreteRound-Regular.eot?#iefix') format('embedded-opentype'),
       url('CreteRound-Regular.woff') format('woff'),
       url('CreteRound-Regular.ttf') format('truetype'),
       url('CreteRound-Regular.svg#CreteRound-Regular') format('svg');
}

@font-face {
  font-family: 'Montserrat';
  src: url('Montserrat.ttf') format('truetype'),
       url('Montserrat-Bold.ttf') format('truetype');
}

@font-face {
  font-family: 'amsterdam';
  src: url('amsterdam.ttf') format('truetype'),
       url('amsterdam.ttf') format('truetype');
}

@font-face {
  font-family: 'sin nombre';
  src: url('Equ solamente letras.ttf') format('truetype'),
       url('Equ solamente letras.ttf') format('truetype');
}

@font-face {
  font-family: 'Hind', sans-serif;
  src: url('Hind-Bold.ttf') format('truetype'),
  	   url('Hind-Light.ttf') format('truetype'),
	   url('Hind-Medium.ttf') format('truetype'),
	   url('Hind-Semibold.ttf') format('truetype'),
       url('Hind-Regular.ttf') format('truetype');
}

@font-face {
  font-family: 'big_noodle_titling';
  src: url('big_noodle_titling.woff') format('woff'),
       url('big_noodle_titling_oblique.woff') format('woff');
}

@font-face {
  font-family: 'CODE';
  src: url('CODE_Bold.otf') format('opentype'),
       url('CODE_Light.otf') format('opentype');
}

@font-face {
  font-family: 'Titillium', sans-serif;
  src: url('Titillium-Black.otf') format('opentype'),
       url('Titillium-Bold.otf') format('opentype'),
	   url('Titillium-BoldItalic.otf') format('opentype'),
	   url('Titillium-Black.otf') format('opentype'),
	   url('Titillium-BoldUpright.otf') format('opentype'),
	   url('Titillium-Light.otf') format('opentype'),
	   url('Titillium-LightItalic.otf') format('opentype'),
	   url('Titillium-LightUpright.otf') format('opentype'),
	   url('Titillium-Regular.otf') format('opentype'),
	   url('Titillium-RegularItalic.otf') format('opentype'),
	   url('Titillium-RegularUpright.otf') format('opentype'),
	   url('Titillium-Semibold.otf') format('opentype'),
	   url('Titillium-SemiboldItalic.otf') format('opentype'),
	   url('Titillium-SemiboldUpright.otf') format('opentype'),
	   url('Titillium-Thin.otf') format('opentype'),
	   url('Titillium-ThinItalic.otf') format('opentype'),
	   url('Titillium-ThinUpright.otf') format('opentype');
}