@font-face {
    font-family: 'arialbold';
    src: url('font/arial_bold-webfont.woff2') format('woff2'),
         url('font/arial_bold-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;}

@font-face {
    font-family: 'arialregular';
    src: url('font/arial-webfont.woff2') format('woff2'),
         url('font/arial-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;}

@font-face {
    font-family: 'klavikabold';
    src: url('font/klavika-bold-webfont.woff2') format('woff2'),
         url('font/klavika-bold-webfont.woff') format('woff');
    font-weight: 700;
    font-style: normal;}

@font-face {
    font-family: 'klavikamedium';
    src: url('font/klavika-medium-webfont.woff2') format('woff2'),
         url('font/klavika-medium-webfont.woff') format('woff');
    font-weight: 500;
    font-style: normal;}

@font-face {
    font-family: 'klavikaregular';
    src: url('font/klavika-regular-webfont.woff2') format('woff2'),
         url('font/klavika-regular-webfont.woff') format('woff');
    font-weight: 100 !important;
    font-style: normal;}