Advertisement
Guest User

Untitled

a guest
Jun 26th, 2019
177
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.54 KB | None | 0 0
  1. @font-face {
  2. font-family: 'Glober';
  3. src: url("/includes/fonts/globerbold.otf') format('embedded-opentype");
  4. font-weight: 700;
  5. }
  6. @font-face {
  7. font-family: 'Glober';
  8. src: url("/includes/fonts/globersemibold.otf') format('embedded-opentype");
  9. font-weight: 600;
  10. }
  11. @font-face {
  12. font-family: 'Glober';
  13. src: url("/includes/fonts/globerregular.otf') format('embedded-opentype");
  14. font-weight: 400;
  15. }
  16. @font-face {
  17. font-family: 'Glober';
  18. src: url("/includes/fonts/globerbook.otf') format('embedded-opentype");
  19. font-weight: 200;
  20. }
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement