@font-face {
  font-family: 'Termina';
  src: url('TerminaTest-Thin.woff') format('woff');
  font-weight: 100; /* Thin */
  font-style: normal;
}

@font-face {
  font-family: 'Termina';
  src: url('TerminaTest-Light.woff') format('woff');
  font-weight: 300; /* Light */
  font-style: normal;
}

@font-face {
  font-family: 'Termina';
  src: url('TerminaTest-Regular.woff') format('woff');
  font-weight: 400; /* Regular */
  font-style: normal;
}

@font-face {
  font-family: 'Termina';
  src: url('TerminaTest-Medium.woff') format('woff');
  font-weight: 500; /* Medium */
  font-style: normal;
}

@font-face {
  font-family: 'Termina';
  src: url('TerminaTest-Bold.woff') format('woff');
  font-weight: 700; /* Bold */
  font-style: normal;
}

@font-face {
  font-family: 'Termina';
  src: url('TerminaTest-Black.woff') format('woff');
  font-weight: 900; /* Black */
  font-style: normal;
}
