Support What fonts are here

gorillaz55

Registered
What an awesome fonts for text are you using here? I want to have same, would be great if someone will tell me how and where I can change them, same as here.

Thanks!
 
Solution
What an awesome fonts for text are you using here? I want to have same, would be great if someone will tell me how and where I can change them, same as here.

Thanks!
extra.less
Code:
        @font-face {
                font-family: 'Mikhak-Medium';
                src: url('/data/Mikhak-Medium.woff2') format('woff2');
                font-weight: normal;
                font-style: normal;
            }
*{font-family:Mikhak-Medium;}

XenForo

Administrative
What an awesome fonts for text are you using here? I want to have same, would be great if someone will tell me how and where I can change them, same as here.

Thanks!
extra.less
Code:
        @font-face {
                font-family: 'Mikhak-Medium';
                src: url('/data/Mikhak-Medium.woff2') format('woff2');
                font-weight: normal;
                font-style: normal;
            }
*{font-family:Mikhak-Medium;}
 

Attachments

  • Mikhak Medium.zip
    53.1 KB · Views: 25
Solution

gorillaz55

Registered
I installed them in my forum, they are little better now, but anyway they are not such amazing as yours. I changed extension from .ttf to .woff2 and do a little change in extra.less as below. I feel and see this difference when typing here, it's different for sure as in my forum.
It's very comfortable to write here...like better effects or special effects you have here :)

@font-face {
font-family: 'Mikhak-Medium';
src: url(/styles/fonts/Mikhak Medium.woff2) format('woff2');

}


1668787137978.png
 
  • Tags
    fonts what fonts are here xenforo what fonts are here
  • Back
    Top Bottom