@font-face {
    font-family: 'AESFont-Medium';
    src: url('fonts/AvantGarde-Medium.eot');
    src: url('fonts/AvantGarde-Medium.eot?#iefix') format('embedded-opentype'),
        url('fonts/AvantGarde-Medium.woff') format('woff'),
        url('fonts/AvantGarde-Medium.ttf') format('truetype'),
        url('fonts/AvantGarde-Medium.svg#AESFont-Medium') format('svg');
    font-weight: 500;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'AESFont-Bold';
    src: url('fonts/AvantGarde-Bold.eot');
    src: url('fonts/AvantGarde-Bold.eot?#iefix') format('embedded-opentype'),
        url('fonts/AvantGarde-Bold.woff') format('woff'),
        url('fonts/AvantGarde-Bold.ttf') format('truetype'),
        url('fonts/AvantGarde-Bold.svg#AESFont-Bold') format('svg');
    font-weight: bold;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'AESFont-Book';
    src: url('fonts/AvantGardeCE-Book.eot');
    src: url('fonts/AvantGardeCE-Book.eot?#iefix') format('embedded-opentype'),
        url('fonts/AvantGardeCE-Book.woff') format('woff'),
        url('fonts/AvantGardeCE-Book.ttf') format('truetype'),
        url('fonts/AvantGardeCE-Book.svg#AESFont-Book') format('svg');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'AESFont-Demi';
    src: url('fonts/AvantGardeCE-Demi.eot');
    src: url('fonts/AvantGardeCE-Demi.eot?#iefix') format('embedded-opentype'),
        url('fonts/AvantGardeCE-Demi.woff') format('woff'),
        url('fonts/AvantGardeCE-Demi.ttf') format('truetype'),
        url('fonts/AvantGardeCE-Demi.svg#AESFont-Demi') format('svg');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'AESFontIn-Regular';
    src: url('fonts/Inter-Regular.eot');
    src: url('fonts/Inter-Regular.eot?#iefix') format('embedded-opentype'),
        url('fonts/Inter-Regular.woff') format('woff'),
        url('fonts/Inter-Regular.ttf') format('truetype'),
        url('fonts/Inter-Regular.svg#AESFontIn-Regular') format('svg');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'AESFontIn-SemiBold';
    src: url('fonts/Inter-SemiBold.eot');
    src: url('fonts/Inter-SemiBold.eot?#iefix') format('embedded-opentype'),
        url('fonts/Inter-SemiBold.woff') format('woff'),
        url('fonts/Inter-SemiBold.ttf') format('truetype'),
        url('fonts/Inter-SemiBold.svg#AESFontIn-SemiBold') format('svg');
    font-weight: 600;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'AESFontIn-Bold';
    src: url('fonts/Inter-Bold.eot');
    src: url('fonts/Inter-Bold.eot?#iefix') format('embedded-opentype'),
        url('fonts/Inter-Bold.woff') format('woff'),
        url('fonts/Inter-Bold.ttf') format('truetype'),
        url('fonts/Inter-Bold.svg#AESFontIn-Bold') format('svg');
    font-weight: bold;
    font-style: normal;
    font-display: swap;
}