@font-face {

    font-family: Mikhak;
    src: url("ttf/Mikhak-Medium.ttf") format('ttf');
    src: url("woff2/Mikhak-Medium.woff2") format('woff2');
    font-weight: normal;
    font-style: normal;
}
body,h1,h2,h3,h4,h5,h6,p,span,div {
    font-family: Mikhak!important;
}