/*@font-face {*/
/*	font-family: 'Baltica';*/
/*	src: url('baltica.eot'); !* IE 9 Compatibility Mode *!*/
/*	src: url('baltica.eot?#iefix') format('embedded-opentype'), !* IE < 9 *!*/
/*		url('baltica.woff2') format('woff2'), !* Super Modern Browsers *!*/
/*		url('baltica.woff') format('font-woff'), !* Firefox >= 3.6, any other modern browser *!*/
/*		url('baltica.ttf') format('truetype'), !* Safari, Android, iOS *!*/
/*		url('baltica.svg#baltica') format('svg'); !* Chrome < 4, Legacy iOS *!*/
/*	font-weight: 400;*/
/*	font-style: normal;*/
/*}*/
@font-face {
	font-family: 'Baltica';
	src: local('Baltica'), local('Baltica'), url('/assets/fonts/baltica/baltica.ttf') format('truetype');
	font-weight: 400;
	font-style: normal;
}
@font-face {
	font-family: 'Baltica';
	src: local('Baltica'), local('Baltica'), url('/assets/fonts/baltica/baltica_bold.ttf') format('truetype');
	font-weight: 700;
	font-style: normal;
}