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

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

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

@font-face {
    font-family: 'hg';
    src: url('fonts/hg.eot');
    src: url('fonts/hg.eot?#iefix') format('embedded-opentype'),
        url('fonts/hg.woff2') format('woff2'),
        url('fonts/hg.woff') format('woff'),
        url('fonts/hg.ttf') format('truetype'),
        url('fonts/hg.svg#hg') format('svg');
    font-weight: normal;
    font-style: normal;
    font-display: block;
}
.icon-arrow:before {
  content: "\e900";
}
.icon-sound:before {
  content: "\e901";
}
.hg-icon{
	   font-family: 'hg';
}