@font-face {
    font-family: 'Graphik';
    src: url('Graphik-Black.eot');
    src: url('Graphik-Black.eot?#iefix') format('embedded-opentype'),
         url('Graphik-Black.woff2') format('woff2'),
         url('Graphik-Black.woff') format('woff'),
         url('Graphik-Black.ttf') format('truetype'),
         url('Graphik-Black.svg#Graphik-Black') format('svg');
    font-weight: 900;
    font-style: normal;
}

@font-face {
    font-family: 'Graphik';
    src: url('Graphik-Bold.eot');
    src: url('Graphik-Bold.eot?#iefix') format('embedded-opentype'),
         url('Graphik-Bold.woff2') format('woff2'),
         url('Graphik-Bold.woff') format('woff'),
         url('Graphik-Bold.ttf') format('truetype'),
         url('Graphik-Bold.svg#Graphik-Bold') format('svg');
    font-weight: bold;
    font-style: normal;
}

@font-face {
    font-family: 'Graphik';
    src: url('Graphik-Light.eot');
    src: url('Graphik-Light.eot?#iefix') format('embedded-opentype'),
         url('Graphik-Light.woff2') format('woff2'),
         url('Graphik-Light.woff') format('woff'),
         url('Graphik-Light.ttf') format('truetype'),
         url('Graphik-Light.svg#Graphik-Light') format('svg');
    font-weight: 300;
    font-style: normal;
}

@font-face {
    font-family: 'Graphik';
    src: url('Graphik-Regular.eot');
    src: url('Graphik-Regular.eot?#iefix') format('embedded-opentype'),
         url('Graphik-Regular.woff2') format('woff2'),
         url('Graphik-Regular.woff') format('woff'),
         url('Graphik-Regular.ttf') format('truetype'),
         url('Graphik-Regular.svg#Graphik-Regular') format('svg');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'Graphik';
    src: url('Graphik-Semibold.eot');
    src: url('Graphik-Semibold.eot?#iefix') format('embedded-opentype'),
         url('Graphik-Semibold.woff2') format('woff2'),
         url('Graphik-Semibold.woff') format('woff'),
         url('Graphik-Semibold.ttf') format('truetype'),
         url('Graphik-Semibold.svg#Graphik-Semibold') format('svg');
    font-weight: 600;
    font-style: normal;
}

body {
    font-family: 'Graphik', sans-serif;
}
