@font-face {
    font-family: 'CocomatPro';
	font-style: normal;
	font-weight: normal;
    src: local('CocomatPro Regular'), url('../fonts/CocomatPro-Regular.woff') format('woff');
}
@font-face {
    font-family: 'CocomatPro';
	font-style: normal;
	font-weight: bold;
    src: local('CocomatPro Bold'), url('../fonts/CocomatPro-Bold.woff') format('woff');
}
@font-face {
    font-family: 'SangBleuRepublic';
	font-style: normal;
	font-weight: normal;
    src: local('SangBleuRepublic-Book'), url('../fonts/SangBleuRepublic-Book.woff') format('woff');
}
@font-face {
    font-family: 'SangBleuRepublic';
	font-style: italic;
	font-weight: normal;
    src: local('SangBleuRepublic-Book Italic'), url('../fonts/SangBleuRepublic-BookItalic.woff') format('woff');
}