@font-face {
    font-family: 'American Captain';
    src: url('../fonts/american_captain-webfont.woff') format('woff'),
    url('../fonts/AmericanCaptain.otf')  format('opentype'),
    url('../fonts/AmericanCaptain.eot?#iefix') format('embedded-opentype'),
    url('../fonts/AmericanCaptain.ttf')  format('truetype'),
    url('../fonts/AmericanCaptain.svg#AmericanCaptain') format('svg');
    font-weight: normal;
    font-style: normal;
}