@font-face {
    font-family: 'CastleT';
    src: url('../fonts/CASTLEB.eot');
    src: url('../fonts/CASTLEB.eot?#iefix') format('embedded-opentype'),
         url('../fonts/CASTLEB.woff2') format('woff2'),
         url('../fonts/CASTLEB.woff') format('woff'),
         url('../fonts/CASTLEB.ttf')  format('truetype'),
         url('../fonts/CASTLEB.svg#CastleT') format('svg');
}