@font-face {
    font-family: 'catamaran';
    src: url('/media/templates/site/ratskeller/font/catamaran-extrabold-webfont.woff2') format('woff2'),
         url('/media/templates/site/ratskeller/font/catamaran-extrabold-webfont.woff') format('woff');
    font-weight: bolder;
    font-style: normal;

}

@font-face {
    font-family: 'catamaran';
    src: url('/media/templates/site/ratskeller/font/catamaran-regular-webfont.woff2') format('woff2'),
         url('/media/templates/site/ratskeller/font/catamaran-regular-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;

}

@font-face {
    font-family: 'catamaran';
    src: url('/media/templates/site/ratskeller/font/catamaran-thin-webfont.woff2') format('woff2'),
         url('/media/templates/site/ratskeller/font/catamaran-thin-webfont.woff') format('woff');
    font-weight: lighter;
    font-style: normal;

}

@font-face {
    font-family: 'catamaran';
    src: url('/media/templates/site/ratskeller/font/catamaran-black-webfont.woff2') format('woff2'),
         url('/media/templates/site/ratskeller/font/catamaran-black-webfont.woff') format('woff');
    font-weight: bold;
    font-style: normal;

}