@font-face {
    font-family: 'Graphie';
    src: url('Graphie-SemiBold.eot');
    src: url('Graphie-SemiBold.eot?#iefix') format('embedded-opentype'),
        url('Graphie-SemiBold.woff2') format('woff2'),
        url('Graphie-SemiBold.woff') format('woff'),
        url('Graphie-SemiBold.ttf') format('truetype'),
        url('Graphie-SemiBold.svg#Graphie-SemiBold') format('svg');
    font-weight: 600;
    font-style: normal;
}

@font-face {
    font-family: 'Graphie';
    src: url('Graphie-Thin.eot');
    src: url('Graphie-Thin.eot?#iefix') format('embedded-opentype'),
        url('Graphie-Thin.woff2') format('woff2'),
        url('Graphie-Thin.woff') format('woff'),
        url('Graphie-Thin.ttf') format('truetype'),
        url('Graphie-Thin.svg#Graphie-Thin') format('svg');
    font-weight: 100;
    font-style: normal;
}

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

