@font-face {
    font-family: 'akrobat';
    src: url('akrobat-thin-webfont.woff2') format('woff2'),
        url('akrobat-thin-webfont.woff') format('woff');
    font-weight: 100;
    font-style: normal;
}

@font-face {
    font-family: 'akrobat';
    src: url('akrobat-extralight-webfont.woff2') format('woff2'),
        url('akrobat-extralight-webfont.woff') format('woff');
    font-weight: 200;
    font-style: normal;
}

@font-face {
    font-family: 'akrobat';
    src: url('akrobat-light-webfont.woff2') format('woff2'),
        url('akrobat-light-webfont.woff') format('woff');
    font-weight: 300;
    font-style: normal;
}

@font-face {
    font-family: 'akrobat';
    src: url('akrobat-regular-webfont.woff2') format('woff2'),
        url('akrobat-regular-webfont.woff') format('woff');
    font-weight: 400;
    font-style: normal;
}

@font-face {
    font-family: 'akrobat';
    src: url('akrobat-semibold-webfont.woff2') format('woff2'),
        url('akrobat-semibold-webfont.woff') format('woff');
    font-weight: 600;
    font-style: normal;
}

@font-face {
    font-family: 'akrobat';
    src: url('akrobat-bold-webfont.woff2') format('woff2'),
        url('akrobat-bold-webfont.woff') format('woff');
    font-weight: 700;
    font-style: normal;
}

@font-face {
    font-family: 'akrobat';
    src: url('akrobat-extrabold-webfont.woff2') format('woff2'),
        url('akrobat-extrabold-webfont.woff') format('woff');
    font-weight: 800;
    font-style: normal;
}

@font-face {
    font-family: 'akrobat';
    src: url('akrobat-black-webfont.woff2') format('woff2'),
        url('akrobat-black-webfont.woff') format('woff');
    font-weight: 900;
    font-style: normal;
}

@font-face {
    font-family: 'CheddarGothic';
    src: url('CheddarGothic-RoughRegular.woff2') format('woff2'),
        url('CheddarGothic-RoughRegular.woff') format('woff');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'CheddarGothic';
    src: url('CheddarGothic-RoughRegularItalic.woff2') format('woff2'),
        url('CheddarGothic-RoughRegularItalic.woff') format('woff');
    font-weight: normal;
    font-style: italic;
}