/* BAYSHORE */
@font-face
{
	font-family:'Bayshore';
	src:local('Bayshore'), url('bayshore/bayshore.ttf') format('truetype');
}

/* JOST */
@font-face
{
	font-family:'Jost';
	src:local('Jost'), url('jost/regular.woff') format('woff');
}

/* JOST BOLD */
@font-face
{
	font-family:'JostBold';
	src:local('JostBold'), url('jost/bold.woff') format('woff');
}

/* BARETHOS */
@font-face
{
	font-family:'Barethos';
	src:local('Barethos'), url('barethos/barethos.ttf') format('truetype');
}

/* PALATINO LINOTYPE */
@font-face
{
	font-family:'Palatino Linotype';
	src:url('palatinoLinotype/palatinolinotype_roman.ttf') format('truetype');
}

/* BEBAS NEUE */
@font-face
{
	font-family:'Bebas Neue';
	src:local('Bebas Neue'), url('bebasNeue/regular.ttf') format('truetype');
}