﻿/*------------------------------------*\
    FONTS
\*------------------------------------*/
/**
 * @license
 * MyFonts Webfont Build ID 2897932, 2014-10-08T12:08:28-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: AvenirLTStd-Medium by Linotype
 * URL: http://www.myfonts.com/fonts/linotype/avenir/65-medium/
 * Copyright: Copyright &#x00A9; 1981 - 2006 Linotype GmbH, www.linotype.com. All rights reserved. Copyright &#x00A9; 1989 - 2002 Adobe Systems Incorporated.  All Rights Reserved.
 * Licensed pageviews: 250,000
 * 
 * 
 * License: http://www.myfonts.com/viewlicense?type=web&buildid=2897932
 * 
 * © 2014 MyFonts Inc
*/


/* @import must be at top of file, otherwise CSS will not work */
@import url("//hello.myfonts.net/count/2c380c");
@import url('https://fonts.googleapis.com/css?family=Montserrat:300,400,700&display=swap');

/*headline font*/  
@font-face {font-family: 'AvenirLTStd-Medium';src: url('../fonts/avenir/2C380C_0_0.eot');src: url('../fonts/avenir/2C380C_0_0.eot?#iefix') format('embedded-opentype'),url('../fonts/avenir/2C380C_0_0.woff') format('woff'),url('../fonts/avenir/2C380C_0_0.ttf') format('truetype');}

/*regular paragraph font*/
@font-face {
    font-family: "Droid Sans Regular";
    src: url('/Fonts/droid-sans/DroidSans-webfont.eot');
    src: url('/Fonts/droid-sans/DroidSans-webfont.eot#iefix') format('embedded-opentype'),
         url('/Fonts/droid-sans/DroidSans-webfont.woff') format('woff'),
         url('/Fonts/droid-sans/DroidSans-webfont.ttf') format('truetype'),
         url('/Fonts/droid-sans/DroidSans-webfont.svg#DroidSansRegular') format('svg');
        font-weight: normal;
        font-style: normal;
}

@media screen and (-webkit-min-device-pixel-ratio:0) {
  @font-face {
      font-family: "Droid Sans Regular";
      src: url('/Fonts/droid-sans/DroidSans-webfont.svg#DroidSansRegular') format('svg');  /* Legacy iOS  */
  }
}