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