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

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

@font-face {
    font-family: 'Bebas Neue';
    src: url('../../fonts/BebasNeue-Regular.eot');
    src: url('../../fonts/BebasNeue-Regular.eot?#iefix') format('embedded-opentype'),
        url('../../fonts/BebasNeue-Regular.woff2') format('woff2'),
        url('../../fonts/BebasNeue-Regular.woff') format('woff'),
        url('../../fonts/BebasNeue-Regular.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Avenir Regular';
    src: url('../../fonts/AvenirNextCondensed-Regular.eot');
    src: url('../../fonts/AvenirNextCondensed-Regular.eot?#iefix') format('embedded-opentype'),
        url('../../fonts/AvenirNextCondensed-Regular.woff2') format('woff2'),
        url('../../fonts/AvenirNextCondensed-Regular.woff') format('woff'),
        url('../../fonts/AvenirNextCondensed-Regular.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Rationale';
    src: url('../../fonts/Rationale-Regular.eot');
    src: url('../../fonts/Rationale-Regular.eot?#iefix') format('embedded-opentype'),
        url('../../fonts/Rationale-Regular.woff2') format('woff2'),
        url('../../fonts/Rationale-Regular.woff') format('woff'),
        url('../../fonts/Rationale-Regular.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}


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