/**
 * @license
 * MyFonts Webfont Build ID 3976148, 2020-11-17T01:52:57-0500
 * 
 * The fonts listed in this notice are subject to the End User License
 * Agreement(s) entered into by the website owner. All other parties are 
 * explicitly restricted from using the Licensed Webfonts(s).
 * 
 * You may obtain a valid license at the URLs below.
 * 
 * Webfont: DecimaMono-Bold by TipografiaRamis
 * URL: https://www.myfonts.com/fonts/tipografiaramis/decima-mono/bold/
 * Copyright: Copyright (c) 2017 by Ramiz Guseynov. All rights reserved.
 * 
 * Webfont: DecimaMonoLt by TipografiaRamis
 * URL: https://www.myfonts.com/fonts/tipografiaramis/decima-mono/light/
 * Copyright: Copyright (c) 2017 by TipografiaRamis. All rights reserved.
 * 
 * Webfont: DecimaMono by TipografiaRamis
 * URL: https://www.myfonts.com/fonts/tipografiaramis/decima-mono/regular/
 * Copyright: Copyright (c) 2017 by Ramiz Guseynov. All rights reserved.
 * 
 * 
 * 
 * © 2020 MyFonts Inc
*/


/* @import must be at top of file, otherwise CSS will not work */
@import url("//hello.myfonts.net/count/3cabd4");
  
@font-face {
  font-family: 'DecimaMonoLt';
  src: url('../fonts/DecimaMonoLt/font.woff2') format('woff2'), url('../fonts/DecimaMonoLt/font.woff') format('woff');
}
@font-face {
  font-family: 'DecimaMono';
  src: url('../fonts/DecimaMono/font.woff2') format('woff2'), url('../fonts/DecimaMono/font.woff') format('woff');
}
@font-face {
  font-family: 'DecimaMono-Bold';
  src: url('../fonts/DecimaMono-Bold/font.woff2') format('woff2'), url('../fonts/DecimaMono-Bold/font.woff') format('woff');
}

