@font-face {
    font-family: 'ITC Avant Garde Gothic Std';
    src: url('../font/ITCAvantGardeStd-Bk.woff2') format('woff2'),
        url('../font/ITCAvantGardeStd-Bk.woff') format('woff'),
        url('../font/ITCAvantGardeStd-Bk.ttf') format('truetype');
    font-weight: 400;


}

@font-face {
    font-family: 'ITC Avant Garde Gothic Std';
    src: url('../font/ITCAvantGardeStd-BkCnObl.woff2') format('woff2'),
        url('../font/ITCAvantGardeStd-BkCnObl.woff') format('woff'),
        url('../font/ITCAvantGardeStd-BkCnObl.ttf') format('truetype');
    font-weight: 400;
    font-style: italic;

}

@font-face {
    font-family: 'ITC Avant Garde Gothic Std';
    src: url('../font/ITCAvantGardeStd-Bold.woff2') format('woff2'),
        url('../font/ITCAvantGardeStd-Bold.woff') format('woff'),
        url('../font/ITCAvantGardeStd-Bold.ttf') format('truetype');
    font-weight: 700;
    font-style: normal;

}
@font-face {
    font-family: 'ITC Avant Garde Gothic Std';
    src: url('../font/ITCAvantGardeStd-Md.woff2') format('woff2'),
        url('../font/ITCAvantGardeStd-Md.woff') format('woff'),
        url('../font/ITCAvantGardeStd-Md.ttf') format('truetype');
    font-weight: 500;
    font-style: normal;
}

@font-face {
    font-family: 'ITC Avant Garde Gothic Std';
    src: url('../font/ITCAvantGardeStd-XLt.woff2') format('woff2'),
        url('../font/ITCAvantGardeStd-XLt.woff') format('woff'),
        url('../font/ITCAvantGardeStd-XLt.ttf') format('truetype');
    font-weight: 300;
    font-style: normal;
}
