﻿/**
 * @license
 * MyFonts Webfont Build ID 3831288, 2019-10-31T11:26:45-0400
 *
 * License: https://www.myfonts.com/viewlicense?type=web&buildid=3831288
 * Licensed pageviews: 2,500,000
 * Webfonts copyright: Copyright &#x00A9; 2019 Monotype Imaging Inc. All rights reserved.
 *
 * © 2019 MyFonts Inc
*/

/* @import must be at top of file, otherwise CSS will not work */
@import url('//hello.myfonts.net/count/3a75f8');

/* Display Light - For headings */
@font-face {
  font-family: 'HelveticaNowDisplay-Light';
  font-weight: 300;
  src: url('./monotype___helvetica_now_display_lightwebfont.woff2');
}

/* Display Regular - For headings */
@font-face {
  font-family: 'HelveticaNowDisplay-Regular';
  font-weight: 400;
  src: url('./monotype___helvetica_now_displaywebfont.woff2');
}

/* Display Bold - For headings */
@font-face {
  font-family: 'HelveticaNowDisplay-Bold';
  font-weight: 700;
  src: url('./monotype___helvetica_now_display_boldwebfont.woff2');
}

/* Text - Regular - For body copy */
@font-face {
  font-family: 'HelveticaNow-Text';
  font-weight: 400;
  src: url('./monotype___helvetica_now_textwebfont.woff2');
}
