@font-face {
    font-family: 'Graphik Regular Web';
    src: url('../fonts/Graphik-Regular-Web.woff2') format('woff2'),
    url('../fonts/Graphik-Regular-Web.woff') format('woff');
}

@font-face {
    font-family: 'Graphik Medium Web';
    src: url('../fonts/Graphik-Medium-Web.woff2') format('woff2'),
    url('../fonts/Graphik-Medium-Web.woff') format('woff');
}

@font-face {
    font-family: 'Graphik Semibold Web';
    src: url('../fonts/Graphik-Semibold-Web.woff2') format('woff2'),
    url('../fonts/Graphik-Semibold-Web.woff') format('woff');
}

@font-face {
    font-family: 'Graphik XCondensed Web';
    src: url('../fonts/GraphikXCondensed-Bold-Web.woff2') format('woff2'),
    url('../fonts/GraphikXCondensed-Bold-Web.woff') format('woff');
}