@font-face {
    font-family: 'GraphikRegular';
    src: url('fonts/GraphikRegular.eot');
    src: url('fonts/GraphikRegular.eot') 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#GraphikRegular') format('svg');
}

@font-face {
    font-family: 'GraphikMedium';
    src: url('fonts/GraphikMedium.eot');
    src: url('fonts/GraphikMedium.eot') 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#GraphikMedium') format('svg');
}

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

@font-face {
    font-family: 'GraphikLight';
    src: url('fonts/GraphikLight.eot');
    src: url('fonts/GraphikLight.eot') 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#GraphikLight') format('svg');
}

@font-face {
    font-family: 'GraphikBold';
    src: url('fonts/GraphikBold.eot');
    src: url('fonts/GraphikBold.eot') 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#GraphikBold') format('svg');
}

@font-face {
    font-family: 'GraphikSemibold';
    src: url('fonts/GraphikSemibold.eot');
    src: url('fonts/GraphikSemibold.eot') 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#GraphikSemibold') format('svg');
}
