/* ITC Avant Garde Gothic Pro - XLight */
@font-face {
    font-family: 'ITC Avant Garde Gothic Pro';
    src: url('../fonts/ITC Avant Garde Gothic Pro-XLt.otf') format('opentype');
    font-weight: 100;
    font-style: normal;
}

/* ITC Avant Garde Gothic Pro - XLight Oblique */
@font-face {
    font-family: 'ITC Avant Garde Gothic Pro';
    src: url('../fonts/ITC Avant Garde Gothic Pro-XLight Oblique.otf') format('opentype');
    font-weight: 100;
    font-style: italic;
}

/* ITC Avant Garde Gothic Pro - Book */
@font-face {
    font-family: 'ITC Avant Garde Gothic Pro';
    src: url('../fonts/ITC Avant Garde Gothic Pro-Book.otf') format('opentype');
    font-weight: 400;
    font-style: normal;
}

/* ITC Avant Garde Gothic Pro - Book Oblique */
@font-face {
    font-family: 'ITC Avant Garde Gothic Pro';
    src: url('../fonts/ITC Avant Garde Gothic Pro-Book Oblique.otf') format('opentype');
    font-weight: 400;
    font-style: italic;
}

/* ITC Avant Garde Gothic Pro - Medium */
@font-face {
    font-family: 'ITC Avant Garde Gothic Pro';
    src: url('../fonts/ITC Avant Garde Gothic Pro-Medium.otf') format('opentype');
    font-weight: 500;
    font-style: normal;
}

/* ITC Avant Garde Gothic Pro - Medium Oblique */
@font-face {
    font-family: 'ITC Avant Garde Gothic Pro';
    src: url('../fonts/ITC Avant Garde Gothic Pro-Medium Oblique.otf') format('opentype');
    font-weight: 500;
    font-style: italic;
}

/* ITC Avant Garde Gothic Pro - Demi */
@font-face {
    font-family: 'ITC Avant Garde Gothic Pro';
    src: url('../fonts/ITC Avant Garde Gothic Pro-Demi.otf') format('opentype');
    font-weight: 600;
    font-style: normal;
}

/* ITC Avant Garde Gothic Pro - Demi Oblique */
@font-face {
    font-family: 'ITC Avant Garde Gothic Pro';
    src: url('../fonts/ITC Avant Garde Gothic Pro-Demi Oblique.otf') format('opentype');
    font-weight: 600;
    font-style: italic;
}

/* ITC Avant Garde Gothic Pro - Bold */
@font-face {
    font-family: 'ITC Avant Garde Gothic Pro';
    src: url('../fonts/ITC Avant Garde Gothic Pro-Bold.otf') format('opentype');
    font-weight: 700;
    font-style: normal;
}

/* ITC Avant Garde Gothic Pro - Bold Oblique */
@font-face {
    font-family: 'ITC Avant Garde Gothic Pro';
    src: url('../fonts/ITC Avant Garde Gothic Pro-Bold Oblique.otf') format('opentype');
    font-weight: 700;
    font-style: italic;
}
