@charset "utf-8";
/**
 * Embed fonts
 **/

@font-face {
	font-family: 'dinot-light';
	src: url('../fonts/dinot-light.eot');
	src: local('☺'), url('../fonts/dinot-light.woff') format('woff'), url('../fonts/dinot-light.ttf') format('truetype'), url('../fonts/dinot-light.svg#dinot-light') format('svg');
	font-weight: normal;
	font-style: normal;
}
@font-face {
	font-family: 'dinot-medium';
	src: url('../fonts/dinot-medium.eot');
	src: local('☺'), url('../fonts/dinot-medium.woff') format('woff'), url('../fonts/dinot-medium.ttf') format('truetype'), url('../fonts/dinot-light.svg#dinot-light') format('svg');
	font-weight: normal;
	font-style: normal;
}
@font-face {
	font-family: 'dinot-regular';
	src: url('../fonts/dinot-regular.eot');
	src: local('☺'), url('../fonts/dinot-regular.woff') format('woff'), url('../fonts/dinot-regular.ttf') format('truetype'), url('../fonts/dinot-light.svg#dinot-light') format('svg');
	font-weight: normal;
	font-style: normal;
}
@font-face {
	font-family: 'dinot-bold';
	src: url('../fonts/dinot-bold.eot');
	src: local('☺'), url('../fonts/dinot-bold.woff') format('woff'), url('../fonts/dinot-bold.ttf') format('truetype'), url('../fonts/dinot-bold.svg#dinot-bold') format('svg');
	font-weight: normal;
	font-style: normal;
}
