@font-face {
  font-family: 'Term';
  src: url('../fonts/terminess-regular.woff2') format('woff2'), url('../fonts/terminess-regular.woff') format('woff');
  font-weight: 400;
  font-style: normal;
}

@font-face {
  font-family: 'Term';
  src: url('../fonts/terminess-bold.woff2') format('woff2'), url('../fonts/terminess-bold.woff') format('woff');
  font-weight: 700;
  font-style: normal;
}

@font-face {
  font-family: 'Term';
  src: url('../fonts/terminess-italic.woff2') format('woff2'), url('../fonts/terminess-italic.woff') format('woff');
  font-weight: 400;
  font-style: italic;
}

@font-face {
  font-family: 'Term';
  src: url('../fonts/terminess-bold-italic.woff2') format('woff2'), url('../fonts/terminess-bold-italic.woff') format('woff');
  font-weight: 700;
  font-style: italic;
}
