@font-face {
    font-family: ITCProBook;
    src: url('../ITCAvantGardeGothic/ITC Avant Garde Gothic Pro-Book.otf');
}

@font-face {
    font-family: ITCProMedium;
    src: url('../ITCAvantGardeGothic/ITC Avant Garde Gothic Pro-Medium.otf');
}

@font-face {
    font-family: ITCProBold;
    src: url('../ITCAvantGardeGothic/ITC Avant Garde Gothic Pro-Bold.otf');
}

@font-face {
    font-family: ITCProDenim;
    src: url('../ITCAvantGardeGothic/ITC Avant Garde Gothic Pro-Demi.otf');
}


@font-face {
    font-family: Roboto-BoldCondensed;
    src: url('../roboto/Roboto-BoldCondensed.ttf');
}

@font-face {
    font-family: Roboto-BoldCondensedItalic;
    src: url('../roboto/Roboto-BoldCondensedItalic.ttf');
}

@font-face {
    font-family: Roboto-BoldItalic;
    src: url('../roboto/Roboto-BoldItalic.ttf');
}

@font-face {
    font-family: Roboto-Condensed;
    src: url('../roboto/Roboto-Condensed.ttf');
}

@font-face {
    font-family: Roboto-CondensedItalic;
    src: url('../roboto/Roboto-CondensedItalic.ttf');
}

@font-face {
    font-family: Roboto-Italic;
    src: url('../roboto/Roboto-Italic.ttf');
}

@font-face {
    font-family: Roboto-Light;
    src: url('../roboto/Roboto-Light.ttf');
}

@font-face {
    font-family: Roboto-LightItalic;
    src: url('../roboto/Roboto-LightItalic.ttf');
}

@font-face {
    font-family: Roboto-Medium;
    src: url('../roboto/Roboto-Medium.ttf');
}

@font-face {
    font-family: Roboto-MediumItalic;
    src: url('../roboto/Roboto-MediumItalic.ttf');
}

@font-face {
    font-family: Roboto-Regular;
    src: url('../roboto/Roboto-Regular.ttf');
}

@font-face {
    font-family: Roboto-Thin;
    src: url('../roboto/Roboto-Thin.ttf');
}

@font-face {
    font-family: Roboto-ThinItalic;
    src: url('../roboto/Roboto-ThinItalic.ttf');
}

@font-face {
    font-family: Roboto-Black;
    src: url('../roboto/Roboto-Black.ttf');
}

@font-face {
    font-family: Roboto-BlackItalic;
    src: url('../roboto/Roboto-BlackItalic.ttf');
}

@font-face {
    font-family: Roboto-Bold;
    src: url('../roboto/Roboto-Bold.ttf');
}
