/**
 * @license
 * MyFonts Webfont Build ID 4198392, 2021-10-26T04:59:00-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: Cresta-Regular by James Todd
 * URL: https://www.myfonts.com/fonts/james-todd/cresta/regular/
 * Copyright: James Todd
 * 
 * Webfont: Cresta-Bold by James Todd
 * URL: https://www.myfonts.com/fonts/james-todd/cresta/bold/
 * Copyright: Copyright (c) 2016 by JTD. All rights reserved.
 * 
 * 
 * 
 * © 2021 MyFonts Inc
*/



  
@font-face {
  font-family: "Cresta-Bold";
  src: url('webFonts/CrestaBold/font.woff2') format('woff2'), url('webFonts/CrestaBold/font.woff') format('woff');
}
@font-face {
  font-family: "Cresta-Regular";
  src: url('webFonts/CrestaRegular/font.woff2') format('woff2'), url('webFonts/CrestaRegular/font.woff') format('woff');
}

.tk-cresta { font-family: "Cresta-Regular",sans-serif; }