@font-face {
    font-family: 'Graphik Light';
    src: url('fonts/GraphikLight.eot');
    src: url('fonts/GraphikLight.eot?#iefix') format('embedded-opentype'),
         url('fonts/GraphikLight.woff2') format('woff2'),
         url('fonts/GraphikLight.woff') format('woff'),
         url('fonts/GraphikLight.ttf')  format('truetype'),
         url('fonts/GraphikLight.svg#Graphik Light') format('svg');
}


@font-face {
    font-family: 'Graphik Regular';
    src: url('fonts/GraphikRegular.eot');
    src: url('fonts/GraphikRegular.eot?#iefix') format('embedded-opentype'),
         url('fonts/GraphikRegular.woff2') format('woff2'),
         url('fonts/GraphikRegular.woff') format('woff'),
         url('fonts/GraphikRegular.ttf')  format('truetype'),
         url('fonts/GraphikRegular.svg#Graphik Regular') format('svg');
}

@font-face {
    font-family: 'Graphik Medium';
    src: url('fonts/GraphikMedium.eot');
    src: url('fonts/GraphikMedium.eot?#iefix') format('embedded-opentype'),
         url('fonts/GraphikMedium.woff2') format('woff2'),
         url('fonts/GraphikMedium.woff') format('woff'),
         url('fonts/GraphikMedium.ttf')  format('truetype'),
         url('fonts/GraphikMedium.svg#Graphik Medium') format('svg');
}

@font-face {
    font-family: 'Graphik Semibold';
    src: url('fonts/GraphikSemibold.eot');
    src: url('fonts/GraphikSemibold.eot?#iefix') format('embedded-opentype'),
         url('fonts/GraphikSemibold.woff2') format('woff2'),
         url('fonts/GraphikSemibold.woff') format('woff'),
         url('fonts/GraphikSemibold.ttf')  format('truetype'),
         url('fonts/GraphikSemibold.svg#Graphik Semibold') format('svg');
}

@font-face {
    font-family: 'Graphik Bold';
    src: url('fonts/GraphikBold.eot');
    src: url('fonts/GraphikBold.eot?#iefix') format('embedded-opentype'),
         url('fonts/GraphikBold.woff2') format('woff2'),
         url('fonts/GraphikBold.woff') format('woff'),
         url('fonts/GraphikBold.ttf')  format('truetype'),
         url('fonts/GraphikBold.svg#Graphik Bold') format('svg');
}