Skip to content

I want to over ride Semantic Ui Font family #1486

Discussion options

You must be logged in to vote

Try this

.ui,
.ui *,
body,
h1,
h2,
h3,
h4,
h5 {
  font-family: 'Gothic A1';
}

See https://jsfiddle.net/u9o8j6hb/

Replies: 2 comments

Comment options

You must be logged in to vote
0 replies
Answer selected by lubber-de
Comment options

You must be logged in to vote
0 replies
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
2 participants
Converted from issue

This discussion was converted from issue #1486 on October 06, 2020 21:35.