The code powering m.abunchtell.com https://m.abunchtell.com
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 

12 lines
457 B

  1. @font-face {
  2. font-family: 'Montserrat';
  3. src: local('Montserrat');
  4. src: font-url('montserrat/Montserrat-Regular.eot');
  5. src: font-url('montserrat/Montserrat-Regular.eot?#iefix') format('embedded-opentype'),
  6. font-url('montserrat/Montserrat-Regular.woff2') format('woff2'),
  7. font-url('montserrat/Montserrat-Regular.woff') format('woff'),
  8. font-url('montserrat/Montserrat-Regular.ttf') format('truetype');
  9. font-weight: 400;
  10. font-style: normal;
  11. }