@font-face {
  font-display: swap;
  font-family: 'Oxygen';
  font-style: normal;
  font-weight: 300;
  
  src: local(''),
    url('../images/font-storage_oxygen_oxygen-300.woff2') format('woff2'),
       url('../images/font-storage_oxygen_oxygen-300.woff') format('woff')
}
@font-face {
  font-display: swap;
  font-family: 'Oxygen';
  font-style: normal;
  font-weight: 400;
  
  src: local(''),
    url('../images/font-storage_oxygen_oxygen-regular.woff2') format('woff2'),
       url('../images/font-storage_oxygen_oxygen-regular.woff') format('woff')
}
@font-face {
  font-display: swap;
  font-family: 'Oxygen';
  font-style: normal;
  font-weight: 700;
  
  src: local(''),
    url('../images/font-storage_oxygen_oxygen-700.woff2') format('woff2'),
       url('../images/font-storage_oxygen_oxygen-700.woff') format('woff')
}