marketing

Marketing materials (presentations, posters, flyers)
Log | Files | Refs

quicksand.css (317B)


      1 @font-face {
      2   font-family: 'Quicksand';
      3   font-style: normal;
      4   font-weight: 400;
      5   font-display: auto;
      6   src: url('quicksand-regular.woff') format('woff');
      7 }
      8 @font-face {
      9   font-family: 'Quicksand';
     10   font-style: normal;
     11   font-weight: 700;
     12   font-display: auto;
     13   src: url('quicksand-bold.woff') format('woff');
     14 }