/* Graphie - Thin */
@font-face {
    font-family: 'Graphie';
    src: url('Graphie-Thin.woff') format('woff');
    font-weight: 100;
    font-style: normal;
}

@font-face {
    font-family: 'Graphie';
    src: url('Graphie-ThinItalic.woff') format('woff');
    font-weight: 100;
    font-style: italic;
}

/* Graphie - ExtraLight */
@font-face {
    font-family: 'Graphie';
    src: url('Graphie-ExtraLight.woff') format('woff');
    font-weight: 200;
    font-style: normal;
}

@font-face {
    font-family: 'Graphie';
    src: url('Graphie-ExtraLightItalic.woff') format('woff');
    font-weight: 200;
    font-style: italic;
}

/* Graphie - Light */
@font-face {
    font-family: 'Graphie';
    src: url('Graphie-Light.woff') format('woff');
    font-weight: 300;
    font-style: normal;
}

@font-face {
    font-family: 'Graphie';
    src: url('Graphie-LightItalic.woff') format('woff');
    font-weight: 300;
    font-style: italic;
}

/* Graphie - Book */
@font-face {
    font-family: 'Graphie';
    src: url('Graphie-Book.woff') format('woff');
    font-weight: 350;
    font-style: normal;
}

@font-face {
    font-family: 'Graphie';
    src: url('Graphie-BookItalic.woff') format('woff');
    font-weight: 350;
    font-style: italic;
}

/* Graphie - Regular */
@font-face {
    font-family: 'Graphie';
    src: url('Graphie-Regular.woff') format('woff');
    font-weight: 400;
    font-style: normal;
}

@font-face {
    font-family: 'Graphie';
    src: url('Graphie-Italic.woff') format('woff');
    font-weight: 400;
    font-style: italic;
}

/* Graphie - SemiBold */
@font-face {
    font-family: 'Graphie';
    src: url('Graphie-SemiBold.woff') format('woff');
    font-weight: 600;
    font-style: normal;
}

@font-face {
    font-family: 'Graphie';
    src: url('Graphie-SemiBoldItalic.woff') format('woff');
    font-weight: 600;
    font-style: italic;
}

/* Graphie - Bold */
@font-face {
    font-family: 'Graphie';
    src: url('Graphie-Bold.woff') format('woff');
    font-weight: 700;
    font-style: normal;
}

@font-face {
    font-family: 'Graphie';
    src: url('Graphie-BoldItalic.woff') format('woff');
    font-weight: 700;
    font-style: italic;
}

/* Graphie - ExtraBold */
@font-face {
    font-family: 'Graphie';
    src: url('Graphie-ExtraBold.woff') format('woff');
    font-weight: 800;
    font-style: normal;
}

@font-face {
    font-family: 'Graphie';
    src: url('Graphie-ExtraBoldItalic.woff') format('woff');
    font-weight: 800;
    font-style: italic;
}
