@font-face {
    font-family: "Avant-Garde-Bold";
    src: url("fonts/ITCAvantGardeStd-Demi.eot");
    src:
        url("fonts/ITCAvantGardeStd-Demi.eot?#iefix")
            format("embedded-opentype"),
        url("fonts/ITCAvantGardeStd-Demi.woff2") format("woff2"),
        url("fonts/ITCAvantGardeStd-Demi.woff") format("woff"),
        url("fonts/ITCAvantGardeStd-Demi.ttf") format("truetype"),
        url("fonts/ITCAvantGardeStd-Demi.svg#ITCAvantGardeStd-Demi")
            format("svg");
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: "Avant-Garde";
    src: url("fonts/ITCAvantGardeStd-Md.eot");
    src:
        url("fonts/ITCAvantGardeStd-Md.eot?#iefix") format("embedded-opentype"),
        url("fonts/ITCAvantGardeStd-Md.woff2") format("woff2"),
        url("fonts/ITCAvantGardeStd-Md.woff") format("woff"),
        url("fonts/ITCAvantGardeStd-Md.ttf") format("truetype"),
        url("fonts/ITCAvantGardeStd-Md.svg#ITCAvantGardeStd-Md") format("svg");
    font-weight: 500;
    font-style: normal;
    font-display: swap;
}
