/**
 * @license
 * MyFonts Webfont Build ID 3867246, 2020-12-16T11:57:38-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: AndesExtraBold
 * URL: https://www.myfonts.com
 * Copyright: Copyright © 2023 Monotype Imaging Inc. All rights reserved.
 *  
 * Webfont: AndesBlack
 * URL: https://www.myfonts.com
 * Copyright: Copyright © 2023 Monotype Imaging Inc. All rights reserved.
 * 
 * Webfont: AndesBook
 * URL: https://www.myfonts.com
 * Copyright: Copyright © 2023 Monotype Imaging Inc. All rights reserved.
 * 
 * Webfont: AndesBookItalic
 * URL: https://www.myfonts.com
 * Copyright: Copyright © 2023 Monotype Imaging Inc. All rights reserved.
 * 
 * Webfont: AndesExtraLight
 * URL: https://www.myfonts.com
 * Copyright: Copyright © 2023 Monotype Imaging Inc. All rights reserved.
 * 
 * Webfont: AndesSemiBold
 * URL: https://www.myfonts.com
 * Copyright: Copyright © 2023 Monotype Imaging Inc. All rights reserved.
 * 
 * © 2023 MyFonts Inc. */


  
@font-face {
  font-family: "AndesExtraBold";
  src: url('webFonts/AndesExtraBold/font.woff2') format('woff2'), url('webFonts/AndesExtraBold/font.woff') format('woff');
}
@font-face {
  font-family: "AndesBlack";
  src: url('webFonts/AndesBlack/font.woff2') format('woff2'), url('webFonts/AndesBlack/font.woff') format('woff');
}
@font-face {
  font-family: "AndesBook";
  src: url('webFonts/AndesBook/font.woff2') format('woff2'), url('webFonts/AndesBook/font.woff') format('woff');
}
@font-face {
  font-family: "AndesBookItalic";
  src: url('webFonts/AndesBookItalic/font.woff2') format('woff2'), url('webFonts/AndesBookItalic/font.woff') format('woff');
}
@font-face {
  font-family: "AndesExtraLight";
  src: url('webFonts/AndesExtraLight/font.woff2') format('woff2'), url('webFonts/AndesExtraLight/font.woff') format('woff');
}
@font-face {
  font-family: "AndesSemiBold";
  src: url('webFonts/AndesSemiBold/font.woff2') format('woff2'), url('webFonts/AndesSemiBold/font.woff') format('woff');
}

/* Web Fonts Class */
.AndesExtraBold {
	font-family: AndesExtraBold;
}.AndesSemiBold {
	font-family: AndesSemiBold;
}.AndesExtraLight {
	font-family: AndesExtraLight;
}.AndesBook {
	font-family: AndesBook;
}.AndesBlack {
	font-family: AndesBlack;
}.AndesBookItalic {
	font-family: AndesBookItalic;
}