/* GUARDIAN SANS */
@font-face {
    font-family: 'Guardian Sans Black';
    src: url('guardian_sans/GuardianSansBlack.woff') format('woff');
}

@font-face {
    font-family: 'Guardian Sans Black Italic';
    src: url('guardian_sans/GuardianSansBlackIt.woff') format('woff');
}

@font-face {
    font-family: 'Guardian Sans Bold';
    src: url('guardian_sans/GuardianSansBold.woff') format('woff');
}

@font-face {
    font-family: 'Guardian Sans Bold Italic';
    src: url('guardian_sans/GuardianSansBoldIt.woff') format('woff');
}

@font-face {
    font-family: 'Guardian Sans Hairline';
    src: url('guardian_sans/GuardianSansHairline.woff') format('woff');
}

@font-face {
    font-family: 'Guardian Sans Hairline Italic';
    src: url('guardian_sans/GuardianSansHairlineIt.woff') format('woff');
}

@font-face {
    font-family: 'Guardian Sans Light';
    src: url('guardian_sans/GuardianSansLight.woff') format('woff');
}

@font-face {
    font-family: 'Guardian Sans Light Italic';
    src: url('guardian_sans/GuardianSansLightIt.woff') format('woff');
}

@font-face {
    font-family: 'Guardian Sans Medium';
    src: url('guardian_sans/GuardianSansMedium.woff') format('woff');
}

@font-face {
    font-family: 'Guardian Sans Medium Italic';
    src: url('guardian_sans/GuardianSansMediumIt.woff') format('woff');
}

@font-face {
    font-family: 'Guardian Sans Regular';
    src: url('guardian_sans/GuardianSansRegular.woff') format('woff');
}

@font-face {
    font-family: 'Guardian Sans Regular Italic';
    src: url('guardian_sans/GuardianSansRegularIt.woff') format('woff');
}

@font-face {
    font-family: 'Guardian Sans Semibold';
    src: url('guardian_sans/GuardianSansSemibold.woff') format('woff');
}

@font-face {
    font-family: 'Guardian Sans Semibold Italic';
    src: url('guardian_sans/GuardianSansSemiboldIt.woff') format('woff');
}

@font-face {
    font-family: 'Guardian Sans Thin';
    src: url('guardian_sans/GuardianSansThin.woff') format('woff');
}

@font-face {
    font-family: 'Guardian Sans Thin Italic';
    src: url('guardian_sans/GuardianSansThinIt.woff') format('woff');
}

@font-face {
    font-family: 'Guardian Sans Ultra';
    src: url('guardian_sans/GuardianSansUltra.woff') format('woff');
}

@font-face {
    font-family: 'Guardian Sans Ultra Italic';
    src: url('guardian_sans/GuardianSansUltraIt.woff') format('woff');
}


/* ROBOTO */
@font-face {
    font-family: 'Roboto Black';
    src: url('roboto/Roboto-Black.ttf') format('truetype');
}

@font-face {
    font-family: 'Roboto Black Italic';
    src: url('roboto/Roboto-BlackItalic.ttf') format('truetype');
}

@font-face {
    font-family: 'Roboto Bold';
    src: url('roboto/Roboto-Bold.ttf') format('truetype');
}

@font-face {
    font-family: 'Roboto Bold Italic';
    src: url('roboto/Roboto-BoldItalic.ttf') format('truetype');
}

@font-face {
    font-family: 'Roboto Italic';
    src: url('roboto/Roboto-Italic.ttf') format('truetype');
}

@font-face {
    font-family: 'Roboto Light';
    src: url('roboto/Roboto-Light.ttf') format('truetype');
}

@font-face {
    font-family: 'Roboto Light Italic';
    src: url('roboto/Roboto-LightItalic.ttf') format('truetype');
}

@font-face {
    font-family: 'Roboto Medium';
    src: url('roboto/Roboto-Medium.ttf') format('truetype');
}

@font-face {
    font-family: 'Roboto Medium Italic';
    src: url('roboto/Roboto-MediumItalic.ttf') format('truetype');
}

@font-face {
    font-family: 'Roboto Regular';
    src: url('roboto/Roboto-Regular.ttf') format('truetype');
}

@font-face {
    font-family: 'Roboto Thin';
    src: url('roboto/Roboto-Thin.ttf') format('truetype');
}

@font-face {
    font-family: 'Roboto Thin Italic';
    src: url('roboto/Roboto-ThinItalic.ttf') format('truetype');
}


/* ROCKWELL */
@font-face {
    font-family: 'Rockwell';
    src: url('rockwell/Rockwell.woff') format('woff');
}

@font-face {
    font-family: 'Rockwell Std';
    src: url('rockwell/Rockwell.otf') format('opentype');
}

@font-face {
    font-family: 'Rockwell Bold Italic';
    src: url('rockwell/RockwellBQ-BoldItalic.otf') format('opentype');
}

@font-face {
    font-family: 'Rockwell Extra Bold';
    src: url('rockwell/RockwellBQ-ExtraBold.otf') format('opentype');
}

@font-face {
    font-family: 'Rockwell Regular';
    src: url('rockwell/RockwellBQ-Regular.otf') format('opentype');
}

@font-face {
    font-family: 'Rockwell Condensed Bold';
    src: url('rockwell/RockwellCondensedBQ-Bold.otf') format('opentype');
}

@font-face {
    font-family: 'Rockwell Std Bold';
    src: url('rockwell/RockwellStd-Bold.otf') format('opentype');
}

@font-face {
    font-family: 'Rockwell MT Bold';
    src: url('rockwell/Rockwell_MT_Bold.ttf') format('truetype');
}