Skip to content

Instantly share code, notes, and snippets.

@davebeach
Created January 7, 2018 05:38
Show Gist options
  • Save davebeach/cce73270fa0ac2c055ab135af6fd1c45 to your computer and use it in GitHub Desktop.
Save davebeach/cce73270fa0ac2c055ab135af6fd1c45 to your computer and use it in GitHub Desktop.
SAP Icon Fonts

SAP Icon Fonts

Font Face

/* Formating Style in Fiori Style */
/* BEGINNING */
@font-face {
font-family: 'SAP-icons';
src: url('SAP-icons.ttf'),
url('SAP-icons.eot'); /* IE9+ */
font-weight: normal;
font-style: normal;
}

Font Files

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment