/**
 * @license
 * MyFonts Webfont Build ID 3923328, 2020-07-08T07:40:17-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: CarosMedium by cretype
 * URL: https://www.myfonts.com/fonts/cretype/caros/medium/
 * Copyright: Copyright (c) 2017 by Hyun-Seung Lee. All rights reserved.
 * 
 * Webfont: Caros by cretype
 * URL: https://www.myfonts.com/fonts/cretype/caros/regular/
 * Copyright: Copyright (c) 2017 by Lee, Hyun-Seung. All rights reserved.
 * 
 * Webfont: CarosLight by cretype
 * URL: https://www.myfonts.com/fonts/cretype/caros/light/
 * Copyright: Copyright (c) 2017 by Hyun-Seung Lee. All rights reserved.
 * 
 * 
 * 
 * © 2020 MyFonts Inc
*/


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

