@font-face {
    font-family: 'Apex New';
    src: url('../fonts/font/ApexNew-Bold.eot');
    src: url('../fonts/font/ApexNew-Bold.eot?#iefix') format('embedded-opentype'),
        url('../fonts/font/ApexNew-Bold.woff2') format('woff2'),
        url('../fonts/font/ApexNew-Bold.woff') format('woff'),
        url('../fonts/font/ApexNew-Bold.ttf') format('truetype'),
        url('../fonts/font/ApexNew-Bold.svg#ApexNew-Bold') format('svg');
    font-weight: bold;
    font-style: normal;
}

@font-face {
    font-family: 'Apex New Book';
    src: url('../fonts/font/ApexNew-Book.eot');
    src: url('../fonts/font/ApexNew-Book.eot?#iefix') format('embedded-opentype'),
        url('../fonts/font/ApexNew-Book.woff2') format('woff2'),
        url('../fonts/font/ApexNew-Book.woff') format('woff'),
        url('../fonts/font/ApexNew-Book.ttf') format('truetype'),
        url('../fonts/font/ApexNew-Book.svg#ApexNew-Book') format('svg');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'Apex New';
    src: url('../fonts/font/ApexNew-Medium.eot');
    src: url('../fonts/font/ApexNew-Medium.eot?#iefix') format('embedded-opentype'),
        url('../fonts/font/ApexNew-Medium.woff2') format('woff2'),
        url('../fonts/font/ApexNew-Medium.woff') format('woff'),
        url('../fonts/font/ApexNew-Medium.ttf') format('truetype'),
        url('../fonts/font/ApexNew-Medium.svg#ApexNew-Medium') format('svg');
    font-weight: 500;
    font-style: normal;
}

@font-face {
    font-family: 'Apex New';
    src: url('../fonts/font/ApexNew-Light.eot');
    src: url('../fonts/font/ApexNew-Light.eot?#iefix') format('embedded-opentype'),
        url('../fonts/font/ApexNew-Light.woff2') format('woff2'),
        url('../fonts/font/ApexNew-Light.woff') format('woff'),
        url('../fonts/font/ApexNew-Light.ttf') format('truetype'),
        url('../fonts/font/ApexNew-Light.svg#ApexNew-Light') format('svg');
    font-weight: 300;
    font-style: normal;
}

@font-face {
    font-family: 'Burst My Bubble';
    src: url('../fonts/font/BurstMyBubble.eot');
    src: url('../fonts/font/BurstMyBubble.eot?#iefix') format('embedded-opentype'),
        url('../fonts/font/BurstMyBubble.woff2') format('woff2'),
        url('../fonts/font/BurstMyBubble.woff') format('woff'),
        url('../fonts/font/BurstMyBubble.ttf') format('truetype'),
        url('../fonts/font/BurstMyBubble.svg#BurstMyBubble') format('svg');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'ITC Avant Garde Gothic';
    src: url('../fonts/font/AvantGarde-Demi.ttf') format('truetype');
    font-weight: bold;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'ITC Avant Garde Gothic';
    src: url('../fonts/font/AvantGarde-DemiOblique.ttf') format('truetype');
    font-weight: bold;
    font-style: italic;
    font-display: swap;
}

@font-face {
    font-family: 'ITC Avant Garde Gothic';
    src: url('../fonts/font/AvantGarde-BookOblique.ttf') format('truetype');
    font-weight: normal;
    font-style: italic;
    font-display: swap;
}

@font-face {
    font-family: 'ITC Avant Garde Gothic';
    src: url('../fonts/font/AvantGarde-Book.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}