@font-face {
    font-family: 'Karelia Web Regular';
    src: url('KareliaWeb-Regular.woff2') format('woff2'),
         url('KareliaWeb-Regular.woff') format('woff');
    font-weight: normal;
    font-style: normal;

}

@font-face {
    font-family: 'Karelia Web Regular';
    src: url('KareliaWeb-RegularItalic.woff2') format('woff2'),
         url('KareliaWeb-RegularItalic.woff') format('woff');
    font-weight: normal;
    font-style: italic;

}

@font-face {
    font-family: 'Karelia Web Medium';
    src: url('KareliaWeb-Medium.woff2') format('woff2'),
         url('KareliaWeb-Medium.woff') format('woff');
    font-weight: normal;
    font-style: normal;

}

@font-face {
    font-family: 'Karelia Web Medium';
    src: url('KareliaWeb-MediumItalic.woff2') format('woff2'),
         url('KareliaWeb-MediumItalic.woff') format('woff');
    font-weight: normal;
    font-style: italic;

}

@font-face {
    font-family: 'Karelia Web Bold';
    src: url('KareliaWeb-Bold.woff2') format('woff2'),
         url('KareliaWeb-Bold.woff') format('woff');
    font-weight: normal;
    font-style: normal;

}

@font-face {
    font-family: 'Karelia Web Bold';
    src: url('KareliaWeb-BoldItalic.woff2') format('woff2'),
         url('KareliaWeb-BoldItalic.woff') format('woff');
    font-weight: normal;
    font-style: italic;

}

@font-face {
    font-family: 'Karelia Web Black';
    src: url('KareliaWeb-Black.woff2') format('woff2'),
         url('KareliaWeb-Black.woff') format('woff');
    font-weight: normal;
    font-style: normal;

}

@font-face {
    font-family: 'Karelia Web Black';
    src: url('KareliaWeb-BlackItalic.woff2') format('woff2'),
         url('KareliaWeb-BlackItalic.woff') format('woff');
    font-weight: normal;
    font-style: italic;

}
