/**
 * @license
 * MyFonts Webfont Build ID 4195915, 2021-10-19T12:55:15-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: Recoleta-RegularDEMO by Latinotype
 * URL: https://www.myfonts.com/fonts/latinotype/recoleta/regular-demo/
 *
 * Webfont: Recoleta-Black by Latinotype
 * URL: https://www.myfonts.com/fonts/latinotype/recoleta/black/
 *
 * Webfont: Recoleta-Bold by Latinotype
 * URL: https://www.myfonts.com/fonts/latinotype/recoleta/bold/
 *
 * Webfont: Recoleta-Medium by Latinotype
 * URL: https://www.myfonts.com/fonts/latinotype/recoleta/medium/
 *
 * Webfont: Recoleta-Thin by Latinotype
 * URL: https://www.myfonts.com/fonts/latinotype/recoleta/thin/
 *
 * Webfont: Recoleta-Light by Latinotype
 * URL: https://www.myfonts.com/fonts/latinotype/recoleta/light/
 *
 * Webfont: Recoleta-Regular by Latinotype
 * URL: https://www.myfonts.com/fonts/latinotype/recoleta/regular/
 *
 * Webfont: Recoleta-SemiBold by Latinotype
 * URL: https://www.myfonts.com/fonts/latinotype/recoleta/sem-ibold/
 *
 *
 * Webfonts copyright: Copyright � 2018 by Jorge Cisterna. All rights reserved.
 *
 * © 2021 MyFonts Inc
*/


/* @import must be at top of file, otherwise CSS will not work */
@import url("//hello.myfonts.net/count/40064b");

/* @font-face { */
/*   font-family: "Recoleta-SemiBold"; */
/*   src: url('webFonts/RecoletaSemiBold/font.woff2') format('woff2'), url('webFonts/RecoletaSemiBold/font.woff') format('woff'); */
/* } */

@font-face {
  font-family: "Recoleta";
  src: url('webFonts/RecoletaRegular/font.woff2') format('woff2'), url('webFonts/RecoletaRegular/font.woff') format('woff');
  font-weight: 400;
}
@font-face {
  font-family: "Recoleta";
  src: url('webFonts/RecoletaLight/font.woff2') format('woff2'), url('webFonts/RecoletaLight/font.woff') format('woff');
  font-weight: 300;
}
@font-face {
  font-family: "Recoleta-Thin";
  src: url('webFonts/RecoletaThin/font.woff2') format('woff2'), url('webFonts/RecoletaThin/font.woff') format('woff');
  font-weight: 100;
}

/* @font-face { */
/*   font-family: "Recoleta-Medium"; */
/*   src: url('webFonts/RecoletaMedium/font.woff2') format('woff2'), url('webFonts/RecoletaMedium/font.woff') format('woff'); */
/* } */
/* @font-face { */
/*   font-family: "Recoleta-RegularDEMO"; */
/*   src: url('webFonts/RecoletaRegularDEMO/font.woff2') format('woff2'), url('webFonts/RecoletaRegularDEMO/font.woff') format('woff'); */
/* } */
/* @font-face { */
/*   font-family: "Recoleta-Black"; */
/*   src: url('webFonts/RecoletaBlack/font.woff2') format('woff2'), url('webFonts/RecoletaBlack/font.woff') format('woff'); */
/* } */

@font-face {
  font-family: "Recoleta";
  src: url('webFonts/RecoletaBold/font.woff2') format('woff2'), url('webFonts/RecoletaBold/font.woff') format('woff');
  font-weight: 700;
}
