marketing

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

oxygen.css (305B)


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