
@font-face {
    font-family: 'Graphik';
    src: url('Graphik-Light-Web.woff2') format('woff2'),
        url('Graphik-Light-Web.woff') format('woff');
    font-weight: 300;
    font-style: normal;
}

@font-face {
    font-family: 'Graphik';
    src: url('Graphik-RegularItalic-Web.woff2') format('woff2'),
        url('Graphik-RegularItalic-Web.woff') format('woff');
    font-weight: 400;
    font-style: italic;
}

@font-face {
    font-family: 'Graphik';
    src: url('Graphik-Regular-Web.woff2') format('woff2'),
        url('Graphik-Regular-Web.woff') format('woff');
    font-weight: 400;
    font-style: normal;
}

@font-face {
    font-family: 'Graphik';
    src: url('Graphik-Medium-Web.woff2') format('woff2'),
        url('Graphik-Medium-Web.woff') format('woff');
    font-weight: 500;
    font-style: normal;
}

@font-face {
    font-family: 'Graphik';
    src: url('Graphik-Semibold-Web.woff2') format('woff2'),
        url('Graphik-Semibold-Web.woff') format('woff');
    font-weight: 600;
    font-style: normal;
}

@font-face {
    font-family: 'Graphik';
    src: url('Graphik-Black-Web.woff2') format('woff2'),
        url('Graphik-Black-Web.woff') format('woff');
    font-weight: 800;
    font-style: normal;
}

@font-face {
    font-family: 'Graphik';
    src: url('Graphik-Bold-Web.woff2') format('woff2'),
        url('Graphik-Bold-Web.woff') format('woff');
    font-weight: 700;
    font-style: normal;
}