@font-face {
    font-family: 'Cirka';
    src: url('fonts/Cirka-Bold.eot');
    src: local('Cirka Bold'), local('Cirka-Bold'),
        url('fonts/Cirka-Bold.eot?#iefix') format('embedded-opentype'),
        url('fonts/Cirka-Bold.woff2') format('woff2'),
        url('fonts/Cirka-Bold.woff') format('woff'),
        url('fonts/Cirka-Bold.ttf') format('truetype');
    font-weight: bold;
    font-style: normal;
}

@font-face {
    font-family: 'Cirka';
    src: url('fonts/Cirka-Regular.eot');
    src: local('Cirka Regular'), local('Cirka-Regular'),
        url('fonts/Cirka-Regular.eot?#iefix') format('embedded-opentype'),
        url('fonts/Cirka-Regular.woff2') format('woff2'),
        url('fonts/Cirka-Regular.woff') format('woff'),
        url('fonts/Cirka-Regular.ttf') format('truetype');
    font-weight: 400;
    font-style: normal;
}

@font-face {
    font-family: 'Cirka';
    src: url('fonts/Cirka-Light.eot');
    src: local('Cirka Light'), local('Cirka-Light'),
        url('fonts/Cirka-Light.eot?#iefix') format('embedded-opentype'),
        url('fonts/Cirka-Light.woff2') format('woff2'),
        url('fonts/Cirka-Light.woff') format('woff'),
        url('fonts/Cirka-Light.ttf') format('truetype');
    font-weight: 300;
    font-style: normal;
}

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

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

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

@font-face {
    font-family: 'Graphik';
    src: url('fonts/Graphik-MediumItalic.eot');
    src: local('Graphik-MediumItalic'),
        url('fonts/Graphik-MediumItalic.eot?#iefix') format('embedded-opentype'),
        url('fonts/Graphik-MediumItalic.woff2') format('woff2'),
        url('fonts/Graphik-MediumItalic.woff') format('woff'),
        url('fonts/Graphik-MediumItalic.ttf') format('truetype');
    font-weight: 500;
    font-style: italic;
}

