/**
 * @license
 * MyFonts Webfont Build ID 3893156, 2020-04-21T04:33:12-0400
 * 
 * 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: DecimaRoundA-Bold by TipografiaRamis
 * URL: https://www.myfonts.com/fonts/tipografiaramis/decima-round/a-bold/
 * Copyright: Copyright (c) 2014 by Ramiz Guseynov. All rights reserved.
 * 
 * Webfont: DecimaRoundA by TipografiaRamis
 * URL: https://www.myfonts.com/fonts/tipografiaramis/decima-round/a-regular/
 * Copyright: Copyright (c) 2015 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/3b67a4");
  
@font-face {
  font-family: 'DecimaRoundA-Bold';
  src: url('webFonts/DecimaRoundA-Bold/font.woff2') format('woff2'), url('webFonts/DecimaRoundA-Bold/font.woff') format('woff');
}
@font-face {
  font-family: 'DecimaRoundA';
  src: url('webFonts/DecimaRoundA/font.woff2') format('woff2'), url('webFonts/DecimaRoundA/font.woff') format('woff');
}

