fontwebkit.css 1.6 KB

12345678910111213141516171819202122232425262728293031323334353637383940414243444546474849
  1. /**
  2. * @license
  3. * MyFonts Webfont Build ID 3101542, 2015-10-02T04:13:40-0400
  4. *
  5. * The fonts listed in this notice are subject to the End User License
  6. * Agreement(s) entered into by the website owner. All other parties are
  7. * explicitly restricted from using the Licensed Webfonts(s).
  8. *
  9. * You may obtain a valid license at the URLs below.
  10. *
  11. * Webfont: CiutadellaRounded-Medium by Emtype Foundry
  12. * URL: http://www.myfonts.com/fonts/emtype/ciutadella-rounded/medium/
  13. *
  14. * Webfont: CiutadellaRounded-Light by Emtype Foundry
  15. * URL: http://www.myfonts.com/fonts/emtype/ciutadella-rounded/light/
  16. *
  17. *
  18. * License: http://www.myfonts.com/viewlicense?type=web&buildid=3101542
  19. * Licensed pageviews: 10,000
  20. * Webfonts copyright: Copyright (c) 2015 by Eduardo Manso. All rights reserved.
  21. *
  22. * © 2015 MyFonts Inc
  23. */
  24. /* @import must be at top of file, otherwise CSS will not work */
  25. /*@import url("//hello.myfonts.net/count/2f5366");*/
  26. @font-face {
  27. font-family:'CiutadellaRounded';
  28. src: url('webfonts/2F5366_0_0.eot');
  29. src: url('webfonts/2F5366_0_0.eot?#iefix') format('embedded-opentype'),
  30. url('webfonts/2F5366_0_0.woff2') format('woff2'),
  31. url('webfonts/2F5366_0_0.woff') format('woff'),
  32. url('webfonts/2F5366_0_0.ttf') format('truetype');
  33. font-weight: bold;
  34. }
  35. @font-face {
  36. font-family:'CiutadellaRounded';
  37. src: url('webfonts/2F5366_1_0.eot');
  38. src: url('webfonts/2F5366_1_0.eot?#iefix') format('embedded-opentype'),
  39. url('webfonts/2F5366_1_0.woff2') format('woff2'),
  40. url('webfonts/2F5366_1_0.woff') format('woff'),
  41. url('webfonts/2F5366_1_0.ttf') format('truetype');
  42. font-weight: normal;
  43. }