@font-face {
    font-family: 'HK-nova';
    src: url('fonts/HKNovaBold.eot');
    src: url('fonts/HKNovaBold.eot') format('embedded-opentype'),
         url('fonts/HKNovaBold.woff2') format('woff2'),
         url('fonts/HKNovaBold.woff') format('woff'),
         url('fonts/HKNovaBold.ttf') format('truetype'),
         url('fonts/HKNovaBold.svg#HKNovaBold') format('svg');
    font-style: normal;
    font-weight: 700;
}
@font-face {
    font-family: 'HK-nova';
    src: url('fonts/HKNovaRegular.eot');
    src: url('fonts/HKNovaRegular.eot') format('embedded-opentype'),
         url('fonts/HKNovaRegular.woff2') format('woff2'),
         url('fonts/HKNovaRegular.woff') format('woff'),
         url('fonts/HKNovaRegular.ttf') format('truetype'),
         url('fonts/HKNovaRegular.svg#HKNovaRegular') format('svg');
    font-style: normal;
    font-weight: 400;
}

