/* 300 */
@font-face {
    font-family: 'Sailor Gothic';
    src: url('sailor.eot?#iefix') format('embedded-opentype'),
         url('sailor.woff') format('woff'),
         url('sailor.ttf')  format('truetype'),
         url('sailor.svg#webfont') format('svg');
	font-weight:400;
	font-style: normal;
}

@font-face {
    font-family: 'Sailor Gothic Bold';
    src: url('sailor_bold.eot?#iefix') format('embedded-opentype'),
         url('sailor_bold.woff') format('woff'),
         url('sailor_bold.ttf')  format('truetype'),
         url('sailor_bold.svg#webfont') format('svg');
	font-weight:400;
	font-style: normal;
}
