@font-face {
  font-family: 'Monor_Regular';
  src: url('fonts/Monor_Regular.woff')  format('woff'),
  url('fonts/Monor_Regular.woff2')  format('woff2');
}


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

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

@font-face {
  font-family: 'MartianMono_SemiCondensed';
  src: url('fonts/MartianMono_SemiCondensed-Bold.woff')  format('woff'),
  url('fonts/MartianMono_SemiCondensed-Bold.woff2')  format('woff2');
  font-weight: bolder;
  font-style: normal;
}

@font-face {
  font-family: 'MartianMono_SemiCondensed';
  src: url('fonts/MartianMono_SemiCondensed-Thin.woff')  format('woff'),
  url('fonts/MartianMono_SemiCondensed-Thin.woff2')  format('woff2');
  font-weight: lighter;
  font-style: normal;
}
