@font-face {
  font-family: 'Lausanne';
  src:
    local('Lausanne'),
    local('Lausanne Regular'),
    local('TWK Lausanne'),
    local('TWK Lausanne Regular'),
    url('/fonts/Lausanne-Regular.otf') format('opentype');
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}
