/* ubuntu-mono-regular - latin_greek */
@font-face {
  font-family: 'Ubuntu Mono';
  font-style: normal;
  font-weight: 400;
  src: url('ubuntu-mono-v10-latin_greek-regular.eot'); /* IE9 Compat Modes */
  src: local(''),
       url('ubuntu-mono-v10-latin_greek-regular.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
       url('ubuntu-mono-v10-latin_greek-regular.woff2') format('woff2'), /* Super Modern Browsers */
       url('ubuntu-mono-v10-latin_greek-regular.woff') format('woff'), /* Modern Browsers */
       url('ubuntu-mono-v10-latin_greek-regular.ttf') format('truetype'), /* Safari, Android, iOS */
       url('ubuntu-mono-v10-latin_greek-regular.svg#UbuntuMono') format('svg'); /* Legacy iOS */
}

/* ubuntu-mono-italic - latin_greek */
@font-face {
  font-family: 'Ubuntu Mono';
  font-style: italic;
  font-weight: 400;
  src: url('ubuntu-mono-v10-latin_greek-italic.eot'); /* IE9 Compat Modes */
  src: local(''),
       url('ubuntu-mono-v10-latin_greek-italic.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
       url('ubuntu-mono-v10-latin_greek-italic.woff2') format('woff2'), /* Super Modern Browsers */
       url('ubuntu-mono-v10-latin_greek-italic.woff') format('woff'), /* Modern Browsers */
       url('ubuntu-mono-v10-latin_greek-italic.ttf') format('truetype'), /* Safari, Android, iOS */
       url('ubuntu-mono-v10-latin_greek-italic.svg#UbuntuMono') format('svg'); /* Legacy iOS */
}

/* ubuntu-mono-700 - latin_greek */
@font-face {
  font-family: 'Ubuntu Mono';
  font-style: normal;
  font-weight: 700;
  src: url('ubuntu-mono-v10-latin_greek-700.eot'); /* IE9 Compat Modes */
  src: local(''),
       url('ubuntu-mono-v10-latin_greek-700.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
       url('ubuntu-mono-v10-latin_greek-700.woff2') format('woff2'), /* Super Modern Browsers */
       url('ubuntu-mono-v10-latin_greek-700.woff') format('woff'), /* Modern Browsers */
       url('ubuntu-mono-v10-latin_greek-700.ttf') format('truetype'), /* Safari, Android, iOS */
       url('ubuntu-mono-v10-latin_greek-700.svg#UbuntuMono') format('svg'); /* Legacy iOS */
}

/* ubuntu-mono-700italic - latin_greek */
@font-face {
  font-family: 'Ubuntu Mono';
  font-style: italic;
  font-weight: 700;
  src: url('ubuntu-mono-v10-latin_greek-700italic.eot'); /* IE9 Compat Modes */
  src: local(''),
       url('.ubuntu-mono-v10-latin_greek-700italic.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
       url('ubuntu-mono-v10-latin_greek-700italic.woff2') format('woff2'), /* Super Modern Browsers */
       url('.ubuntu-mono-v10-latin_greek-700italic.woff') format('woff'), /* Modern Browsers */
       url('ubuntu-mono-v10-latin_greek-700italic.ttf') format('truetype'), /* Safari, Android, iOS */
       url('.ubuntu-mono-v10-latin_greek-700italic.svg#UbuntuMono') format('svg'); /* Legacy iOS */
}


body, div, span, a, p, h1, h2, h3, h4, h5, h6, button {
  font-family: 'Ubuntu Mono', monospace !important;
}