/* 
|......................................................................
| Template Name: Discounts Theme
| Author: Michael SInclair // Mayflower Group Inc.
| Version: 1.0.0
|--------------------------------------------------------------------------
|--------------------------------------------------------------------------
| Site Fonts:
|--------------------------------------------------------------------------
*/
@font-face {
  font-family: 'hanson-bold';
  src: url('../fonts/hanson-bold.woff2') format('woff2'),
       url('../fonts/hanson-bold.woff') format('woff');
  font-weight: normal;
  font-style: normal;

}
/* gabarito-regular - latin */
@font-face {
  font-family: 'Gabarito';
  font-style: normal;
  font-weight: 400;
  src: url('../fonts/gabarito-v7-latin-regular.woff2') format('woff2'); /* Chrome 36+, Opera 23+, Firefox 39+, Safari 12+, iOS 10+ */
}
/* gabarito-600 - latin */
@font-face {
  font-family: 'Gabarito';
  font-style: normal;
  font-weight: 600;
  src: url('../fonts/gabarito-v7-latin-600.woff2') format('woff2'); /* Chrome 36+, Opera 23+, Firefox 39+, Safari 12+, iOS 10+ */
}