@font-face {
	font-family: DroidSans;
	src: url(../fonts/DroidSans.ttf);
}

@font-face {
	font-family: DroidSans;
	font-weight: bold;
	src: url(../fonts/DroidSans-Bold.ttf);
}

@font-face {
	font-family: DroidSerif;
	src: url(../fonts/DroidSerif.ttf);
}

@font-face {
	font-family: DroidSerif;
	font-weight: bold;
	src: url(../fonts/DroidSerif-Bold.ttf);
}

@font-face {
	font-family: DroidSerif;
	font-weight: bold;
	font-style: italic;
	src: url(../fonts/DroidSerif-BoldItalic.ttf);
}

@font-face {
	font-family: DroidSerif;
	font-style: italic;
	src: url(../fonts/DroidSerif-Italic.ttf);
}

@font-face {
	font-family: FjallaOne;
	src: url(../fonts/FjallaOne-Regular.ttf);
}

@font-face {
	font-family: Gafata;
	src: url(../fonts/Gafata-Regular.ttf);
}

@font-face {
  font-family: "Titillium22L";
  font-style: normal;
  font-weight: 400;
  src: url(../fonts/Titillium22L.woff) format('woff');
}