@font-face {
    font-family: 'Super Grotesk';
    src: url('/public/assets/fonts/supergrotesk/SuperGroteskOT-Bld.eot?#iefix');
    src: url('/public/assets/fonts/supergrotesk/SuperGroteskOT-Bld.eot?#iefix') format('eot'),
         url('/public/assets/fonts/supergrotesk/SuperGroteskOT-Bld.woff') format('woff'),
         url('/public/assets/fonts/supergrotesk/SuperGroteskOT-Bld.ttf') format('truetype'),
         url('/public/assets/fonts/supergrotesk/SuperGroteskOT-Bld.svg#SuperGroteskOT-Bld') format('svg');
    font-weight: normal;
    font-style: normal;
}
