/**
 * 400
 */
@font-face {
    font-family: 'Ginto Web';
    src: url( 'ginto/GintoNormal-Regular.woff' ) format('woff');
    font-style: normal;
    font-weight: 400;
}

/**
 * 400 italic
 */
@font-face {
    font-family: 'Ginto Web';
    src: url( 'ginto/GintoNormal-RegularIta.woff' ) format('woff');
    font-style: italic;
    font-weight: 400;
}

/**
 * 600
 */
@font-face {
    font-family: 'Ginto Web';
    src: url( 'ginto/GintoNormal-Bold.woff' ) format('woff');
    font-style: normal;
    font-weight: 600;
}

/**
 * 600 italic
 */
@font-face {
    font-family: 'Ginto Web';
    src: url( 'ginto/GintoNormal-BoldIta.woff' ) format('woff');
    font-style: italic;
    font-weight: 600;
}

/**
 * 800
 */
@font-face {
    font-family: 'Ginto Web';
    src: url( 'ginto/GintoNormal-Black.woff' ) format('woff');
    font-style: normal;
    font-weight: 800;
}

/**
 * 800 italic
 */
@font-face {
    font-family: 'Ginto Web';
    src: url( 'ginto/GintoNormal-BlackIta.woff' ) format('woff');
    font-style: italic;
    font-weight: 800;
}
