@font-face {
    font-family: 'ITC-Avant-Garde-Book';
    src: url('ITC_Avant_Garde_Book.ttf') format('truetype');
    src: url('ITC_Avant_Garde_Book.otf') format('opentype');
}

@font-face {
    font-family: 'ITC-Avant-Garde-Demi';
    src: url('ITC_Avant_Garde_Demi.ttf') format('truetype');
}

@font-face {
    font-family: 'ITC-Avant-Garde-Medium';
    src: url('ITC_Avant_Garde_Medium.otf') format('opentype');
}

@font-face {
    font-family: 'ITC-Avant-Garde-Bold';
    src: url('ITC_Avant_Garde_Bold.otf') format('opentype');
}