@font-face {
    font-family: 'Germania One';
    src: url('GermaniaOne-Regular.eot');
    src: local('Germania One'), local('GermaniaOne-Regular'),
        url('GermaniaOne-Regular.eot?#iefix') format('embedded-opentype'),
        url('GermaniaOne-Regular.woff2') format('woff2'),
        url('GermaniaOne-Regular.woff') format('woff'),
        url('GermaniaOne-Regular.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;
}

