@charset "utf-8";

/* CSS Document */


@import url('https://fonts.googleapis.com/css2?family=Playfair+Display:ital,wght@0,400;0,500;0,600;0,700;0,800;0,900;1,400;1,500;1,600;1,700;1,800;1,900&display=swap');

@font-face {
    font-family: 'Avant Garde Book BT';
    font-style: normal;
    font-weight: normal;
    src: local('Avant Garde Book BT'), url('../fonts/AVGARDN_2.woff') format('woff');
    }
    

    @font-face {
    font-family: 'Avant Garde Demi BT';
    font-style: normal;
    font-weight: normal;
    src: local('Avant Garde Demi BT'), url('../fonts/AVGARDD_2.woff') format('woff');
    }
    

    @font-face {
    font-family: 'Avant Garde Demi Oblique BT';
    font-style: normal;
    font-weight: normal;
    src: local('Avant Garde Demi Oblique BT'), url('../fonts/AVGARDDO_2.woff') format('woff');
    }
    @font-face {
        font-family: 'ITCAvantGardeGothicLTBookOblique';
        src: url('../fonts/ITCAvantGardeGothicLTBookOblique.eot');
        src: url('../fonts/ITCAvantGardeGothicLTBookOblique.eot') format('embedded-opentype'),
             url('../fonts/ITCAvantGardeGothicLTBookOblique.woff2') format('woff2'),
             url('../fonts/ITCAvantGardeGothicLTBookOblique.woff') format('woff'),
             url('../fonts/ITCAvantGardeGothicLTBookOblique.ttf') format('truetype'),
             url('../fonts/ITCAvantGardeGothicLTBookOblique.svg#ITCAvantGardeGothicLTBookOblique') format('svg');
    }
    
