Skip to content

Instantly share code, notes, and snippets.

@Aldhanekaa
Created May 16, 2023 13:10
Show Gist options
  • Save Aldhanekaa/e1b4ca7267a7f74e48524e724805511e to your computer and use it in GitHub Desktop.
Save Aldhanekaa/e1b4ca7267a7f74e48524e724805511e to your computer and use it in GitHub Desktop.
@font-face {
font-family: 'Material Symbols Outlined';
font-style: normal;
font-weight: 400;
src: url(https://fonts.gstatic.com/s/materialsymbolsoutlined/v107/kJF1BvYX7BgnkSrUwT8OhrdQw4oELdPIeeII9v6oDMzByHX9rA6RzaxHMPdY43zj-jCxv3fzvRNU22ZXGJpEpjC_1n-q_4MrImHCIJIZrDCvHOejbd5zrDAt.woff2)
format('woff2');
}
.material-symbols-outlined {
font-family: 'Material Symbols Outlined';
font-weight: unset;
font-style: normal;
line-height: 1;
letter-spacing: normal;
text-transform: none;
display: inline-block;
white-space: nowrap;
word-wrap: normal;
direction: ltr;
font-size: unset;
-webkit-font-feature-settings: 'liga';
-webkit-font-smoothing: antialiased;
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment