/* You can add global styles to this file, and also import other style files */
@import url('https://fonts.googleapis.com/css?family=Space+Mono');

html {
  font-family: 'Space Mono', sans-serif;
}
