As per my support conversation, I created this and added this in theme’s custom css. However, it says “unknown property” error: http://prntscr.com/pof8vp
I anyways added it to see if it made a difference, but I dont see it.
I tried some plugin, that did not work too.
Whats wrong here?
@font-face {
font-family: socialpug;
src: url(/wp-content/plugins/opt-in-hound/assets/fonts/socialpug.woff) format(‘woff’:wink:;
font-display: swap;
}
@font-face {
font-family: roboto;
src: url(https://fonts.gstatic.com/s/roboto/v20/KFOlCnqEu92Fr1MmSU5fBBc4.woff2) format(‘woff2’:wink:;
font-display: swap;
}
@font-face {
font-family: opensans;
src: url(https://fonts.gstatic.com/s/opensans/v17/mem5YaGs126MiZpBA-UNirkOUuhp.woff2) format(‘woff2’:wink:;
font-display: swap;
}
@font-face {
font-family: opensans;
src: url(https://fonts.gstatic.com/s/opensans/v17/mem8YaGs126MiZpBA-UFVZ0b.woff2) format(‘woff2’:wink:;
font-display: swap;
}
@font-face {
font-family: roboto;
src: url(https://fonts.gstatic.com/s/roboto/v20/KFOmCnqEu92Fr1Mu4mxK.woff2) format(‘woff2’:wink:;
font-display: swap;
}
@font-face {
font-family: fontawesome-webfont;
src: url(https://www.cryptopolitan.com/wp-content/themes/mts_crypto/fonts/fontawesome-webfont.woff2) format(‘woff2’:wink:;
font-display: swap;
}