Skip to content

Instantly share code, notes, and snippets.

@pamela-drouin
Last active November 14, 2023 17:28
Show Gist options
  • Save pamela-drouin/16b53127325fd072a857bd1041ac2960 to your computer and use it in GitHub Desktop.
Save pamela-drouin/16b53127325fd072a857bd1041ac2960 to your computer and use it in GitHub Desktop.
A base snippet for use with an Arc boost in order to change the typeface.
:not(i, .material-symbols-outlined, .material-icons) {
font-family: "Montserrat" !important;
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment