@font-face {
    font-family: 'Graphik';
    src: url('Graphik-Light.woff2');
    font-weight: 300;
    font-style: normal;
}
@font-face {
    font-family: 'Graphik';
    src: url('Graphik-Regular.woff2');
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: 'Graphik';
    src: url('Graphik-Medium.woff2');
    font-weight: 500;
    font-style: normal;
}
@font-face {
    font-family: 'Graphik';
    src: url('Graphik-SemiBold.woff2');
    font-weight: 600;
    font-style: normal;
}
@font-face {
    font-family: 'Graphik';
    src: url('Graphik-Bold.woff2');
    font-weight: 700;
    font-style: normal;
}