@font-face {
    font-family: 'avantgarde_bk_btdemi';
    src: url('avantgardedemibt-webfont.woff2') format('woff2'),
         url('avantgardedemibt-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: 'avantgarde_bk_btbook';
    src: url('avgardn-webfont.woff2') format('woff2'),
         url('avgardn-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;

}

@font-face {
    font-family: 'Adelle Sans';
    src: url('AdelleSans-Regular.woff2') format('woff2'),
        url('AdelleSans-Regular.woff') format('woff');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Adelle Sans';
    src: url('AdelleSans-Bold.woff2') format('woff2'),
        url('AdelleSans-Bold.woff') format('woff');
    font-weight: bold;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Adelle Sans';
    src: url('AdelleSans-Light.woff2') format('woff2'),
        url('AdelleSans-Light.woff') format('woff');
    font-weight: 300;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Adelle Sans';
    src: url('AdelleSans-Semibold.woff2') format('woff2'),
        url('AdelleSans-Semibold.woff') format('woff');
    font-weight: 500;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Adelle Sans';
    src: url('AdelleSans-Thin.woff2') format('woff2'),
        url('AdelleSans-Thin.woff') format('woff');
    font-weight: 100;
    font-style: normal;
    font-display: swap;
}