@font-face {
  font-family: 'T1 Sans';
  font-weight: normal;
  font-display: optional;
  src: url('/webfonts/T1Sans-Regular.woff2') format('woff2');
}

@font-face {
  font-family: 'T1 Sans';
  font-weight: 300;
  font-display: optional;
  src: url('/webfonts/T1Sans-Light.woff2') format('woff2');
}

@font-face {
  font-family: 'T1 Sans Mono';
  font-weight: normal;
  font-display: optional;
  src: url('/webfonts/T1Sans-Mono.woff2') format('woff2');
}
