@charset "UTF-8";
/* CSS Document */

@font-face {
    font-family: 'Trajan-Regular';
    src: url('font/trajanregular.eot');
    src: url('font/trajanregular.eot?#iefix') format('embedded-opentype'),
         url('font/trajanregular.woff') format('woff'),
         url('font/trajanregular.ttf') format('truetype'),
         url('font/trajanregular.svg#trajanregular') format('svg');
    font-weight: normal;
    font-style: normal;
}