/**
 * @license
 * MyFonts Webfont Build ID 4697295, 2022-04-13T05:55:36-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: Trenda-Bold by Latinotype
 * URL: https://www.myfonts.com/fonts/latinotype/trenda/bold/
 * 
 * Webfont: Trenda-Light by Latinotype
 * URL: https://www.myfonts.com/fonts/latinotype/trenda/light/
 * 
 * Webfont: Trenda-Regular by Latinotype
 * URL: https://www.myfonts.com/fonts/latinotype/trenda/regular/
 * 
 * 
 * Webfonts copyright: Copyright � 2016 by Daniel Hernandez &amp; Paula Nazal. All rights reserved.
 * 
 * © 2022 MyFonts Inc
*/


/* @import must be at top of file, otherwise CSS will not work */
/*@import url("//hello.myfonts.net/count/47accf");*/
  
@font-face {
  font-family: "Trenda-Regular";
  src: url('/files/design/fonts/MyFontsWebfontsKit/webFonts/TrendaRegular/font.woff2') format('woff2'), url('webFonts/TrendaRegular/font.woff') format('woff');
}
@font-face {
  font-family: "Trenda-Regular";
  src: url('/files/design/fonts/MyFontsWebfontsKit/webFonts/TrendaBold/font.woff2') format('woff2'), url('webFonts/TrendaBold/font.woff') format('woff');
  font-weight: 700;
}
@font-face {
  font-family: "Trenda-Regular";
  src: url('/files/design/fonts/MyFontsWebfontsKit/webFonts/TrendaLight/font.woff2') format('woff2'), url('webFonts/TrendaLight/font.woff') format('woff');
  font-weight: 100;
}

