@font-face {
    font-family: 'Avenir Regular';
    src: url('../../fonts/AvenirNextLTPro-Regular.eot');
    src: url('../../fonts/AvenirNextLTPro-Regular.eot?#iefix') format('embedded-opentype'),
        url('../../fonts/AvenirNextLTPro-Regular.woff2') format('woff2'),
        url('../../fonts/AvenirNextLTPro-Regular.woff') format('woff'),
        url('../../fonts/AvenirNextLTPro-Regular.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: 'Avenir Bold';
    src: url('../../fonts/AvenirNextLTPro-Bold.eot');
    src: url('../../fonts/AvenirNextLTPro-Bold.eot?#iefix') format('embedded-opentype'),
        url('../../fonts/AvenirNextLTPro-Bold.woff2') format('woff2'),
        url('../../fonts/AvenirNextLTPro-Bold.woff') format('woff'),
        url('../../fonts/AvenirNextLTPro-Bold.ttf') format('truetype');
    font-weight: bold;
    font-style: normal;
}
@font-face {
    font-family: 'Staatliches';
    src: url('../../fonts/Staatliches-Regular.eot');
    src: url('../../fonts/Staatliches-Regular.eot?#iefix') format('embedded-opentype'),
        url('../../fonts/Staatliches-Regular.woff2') format('woff2'),
        url('../../fonts/Staatliches-Regular.woff') format('woff'),
        url('../../fonts/Staatliches-Regular.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;
}
@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;
}
