@charset "UTF-8";

@font-face {
  font-family: 'liberation_monoregular';
  src: url('./fonts/LiberationMono-Regular-webfont.woff') format('woff'),
  url('./fonts/LiberationMono-Regular-webfont.ttf') format('truetype');
  font-weight: normal;
  font-style: normal;
}