/* Apercu regular */
@font-face {
	font-family: 'Apercu';
	src: url("apercu_regular.eot");
	src: url("apercu_regular.eot?#iefix") format("embedded-opentype"),
	url("apercu_regular.woff") format("woff"),
	url("apercu_regular.ttf") format("truetype"),
	url("apercu_regular.svg#apercuregular") format("svg");
	font-weight: normal;
	font-style: normal;
}
/* Apercu light */
@font-face {
	font-family: 'Apercu';
	src: url("apercu_light.eot");
	src: url("apercu_light.eot?#iefix") format("embedded-opentype"),
	url("apercu_light.woff") format("woff"),
	url("apercu_light.ttf") format("truetype"),
	url("apercu_light.svg#aperculight") format("svg");
	font-weight: 300;
	font-style: normal;
}
/* Apercu bold */
@font-face {
	font-family: 'Apercu';
	src: url("apercu_bold.eot");
	src: url("apercu_bold.eot?#iefix") format("embedded-opentype"),
	url("apercu_bold.woff") format("woff"),
	url("apercu_bold.ttf") format("truetype"),
	url("apercu_bold.svg#apercubold") format("svg");
	font-weight: bold;
	font-style: normal;
}
/* Oswald light */
@font-face {
    font-family: 'Oswald';
    src: url("Oswald-Light.ttf") format("truetype");
    font-weight: 300;
    font-style: normal;
}
/* Oswald regular */
@font-face {
    font-family: 'Oswald';
    src: url("Oswald-Regular.ttf") format("truetype");
    font-weight: normal;
    font-style: normal;
}
/* Oswald bold */
@font-face {
    font-family: 'Oswald';
    src: url("Oswald-Bold.ttf") format("truetype");
    font-weight: bold;
    font-style: normal;
}
/* Roboto light */
@font-face {
    font-family: 'Roboto';
    src: url("Roboto-Light.ttf") format("truetype");
    font-weight: 300;
    font-style: normal;
}
/* Roboto regular */
@font-face {
    font-family: 'Roboto';
    src: url("Roboto-Regular.ttf") format("truetype");
    font-weight: normal;
    font-style: normal;
}
/* Roboto bold */
@font-face {
    font-family: 'Roboto';
    src: url("Roboto-Bold.ttf") format("truetype");
    font-weight: bold;
    font-style: normal;
}
