@font-face {
	font-family: 'GandhiSerif';
	font-style: normal;
	font-weight: normal;
	src: url('../fonts/GandhiSerif-Regular.woff') format('woff');
}
@font-face {
	font-family: 'GandhiSerif';
	font-style: normal;
	font-weight: bold;
	src: url('../fonts/GandhiSerif-Bold.woff') format('woff');
}
@font-face {
	font-family: 'GandhiSerif';
	font-style: italic;
	font-weight: normal;
	src: url('../fonts/GandhiSerif-Italic.woff') format('woff');
}
@font-face {
	font-family: 'GandhiSerif';
	font-style: italic;
	font-weight: bold;
	src: url('../fonts/GandhiSerif-BoldItalic.woff') format('woff');
}

@font-face {
	font-family: 'Lato';
	font-style: normal;
	font-weight: normal;
	src: url('../fonts/Lato-Regular.woff') format('woff');
}
@font-face {
	font-family: 'Lato';
	font-style: normal;
	font-weight: bold;
	src: url('../fonts/Lato-Bold.woff') format('woff');
}
@font-face {
	font-family: 'Lato';
	font-style: italic;
	font-weight: normal;
	src: url('../fonts/Lato-Italic.woff') format('woff');
}
@font-face {
	font-family: 'Lato';
	font-style: italic;
	font-weight: bold;
	src: url('../fonts/Lato-BoldItalic.woff') format('woff');
}

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