﻿/**
 * @license
 * MyFonts Webfont Build ID 3898969, 2020-05-04T21:01:19-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: CalistoMTPro-BoldItalic by Monotype
 * URL: https://www.myfonts.com/fonts/mti/calisto-mt/pro-bold-italic/
 * 
 * Webfont: CalistoMTPro by Monotype
 * URL: https://www.myfonts.com/fonts/mti/calisto-mt/pro-regular/
 * 
 * Webfont: CalistoMTPro-Italic by Monotype
 * URL: https://www.myfonts.com/fonts/mti/calisto-mt/pro-italic/
 * 
 * Webfont: CalistoMTPro-Bold by Monotype
 * URL: https://www.myfonts.com/fonts/mti/calisto-mt/pro-bold/
 * 
 * 
 * Webfonts copyright: Font software Copyright 1990 Adobe Systems Incorporated. Typeface designs Copyright 1990 The Monotype Corporation. All rights reserved.
 * 
 * © 2020 MyFonts Inc
*/


/* @import must be at top of file, otherwise CSS will not work */
@import url("../gravityforms/assets/css/dist/gravity-forms-orbital-theme.min.css");
  
@font-face {
  font-family: 'Calisto';
  font-style: italic;
  font-weight: normal;
  font-stretch: normal;
  src: url('webFonts/Calisto/italic_normal_normal.woff2') format('woff2'), url('webFonts/Calisto/italic_normal_normal.woff') format('woff');
}
@font-face {
  font-family: 'Calisto';
  font-style: normal;
  font-weight: bold;
  font-stretch: normal;
  src: url('webFonts/Calisto/normal_normal_bold.woff2') format('woff2'), url('webFonts/Calisto/normal_normal_bold.woff') format('woff');
}
@font-face {
  font-family: 'Calisto';
  font-style: normal;
  font-weight: normal;
  font-stretch: normal;
  src: url('webFonts/Calisto/normal_normal_normal.woff2') format('woff2'), url('webFonts/Calisto/normal_normal_normal.woff') format('woff');
}
@font-face {
  font-family: 'Calisto';
  font-style: italic;
  font-weight: bold;
  font-stretch: normal;
  src: url('webFonts/Calisto/italic_normal_bold.woff2') format('woff2'), url('webFonts/Calisto/italic_normal_bold.woff') format('woff');
}

