@font-face {
    font-family: 'uhd';
    src: url('haiv.woff') format('woff');
    font-weight: normal;
    font-style: normal;
}

/* Apply the custom font to all elements */
 {
    font-family: 'uhd' !important;
}

.fa, .fa-fw {
    font-family: 'FontAwesome' !important;
}
 
