/**
 * @license
 * MyFonts Webfont Build ID 3943989, 2020-09-03T10:18:38-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: Arida-Regular by Latinotype
 * URL: https://www.myfonts.com/fonts/latinotype/arida/regular/
 * 
 * Webfont: Arida-Medium by Latinotype
 * URL: https://www.myfonts.com/fonts/latinotype/arida/medium/
 * 
 * Webfont: Arida-Bold by Latinotype
 * URL: https://www.myfonts.com/fonts/latinotype/arida/bold/
 * 
 * Webfont: Arida-Black by Latinotype
 * URL: https://www.myfonts.com/fonts/latinotype/arida/black/
 * 
 * 
 * Webfonts copyright: Copyright © 2020 by Alfonso Garcia. All rights reserved.
 * 
 * © 2020 MyFonts Inc
*/


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

