Guest User

Untitled

a guest
Jan 22nd, 2018
83
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.07 KB | None | 0 0
  1. @font-face {
  2. font-family: 'LibreFranklin-SemiBold',
  3. font-style: 'normal',
  4. font-weight: 'normal',
  5. src: url('/*server_location*/theme/15/libre-franklin/libre-franklin-v2-latin-600.eot'); /* IE9 Compat Modes */
  6. src: local('Libre Franklin SemiBold'), local('LibreFranklin-SemiBold'),
  7. url('/*server_location*/theme/15/libre-franklin/libre-franklin-v2-latin-600.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
  8. url('/*server_location*/theme/15/libre-franklin/libre-franklin-v2-latin-600.woff2') format('woff2'), /* Super Modern Browsers */
  9. url('/*server_location*/theme/15/libre-franklin/libre-franklin-v2-latin-600.woff') format('woff'), /* Modern Browsers */
  10. url('/*server_location*/theme/15/libre-franklin/libre-franklin-v2-latin-600.ttf') format('truetype'), /* Safari, Android, iOS */
  11. url('/*server_location*/theme/15/libre-franklin/libre-franklin-v2-latin-600.svg#LibreFranklin') format('svg'); /* Legacy iOS */
  12. }
  13.  
  14. .my-class {
  15. font-family: LibreFranklin-SemiBold;
  16. }
  17.  
  18. CSS3111: @font-face encounted unknown error.
  19. File: libre-franklin-vs-latin-600-eot.
Add Comment
Please, Sign In to add comment