﻿/*@font-face {
  font-family: 'Avenir LT';
  font-style: normal;
  font-weight: normal;
  src: local('Avenir LT Pro 45 Book'), url('../fonts/AvenirLTProBook.woff') format('woff');
  }
  

  @font-face {
  font-family: 'Avenir LT';
  font-style: normal;
  font-weight: 300;
  src: local('Avenir LT Pro 35 Light'), url('../fonts/AvenirLTProLight.woff') format('woff');
  }
  

  @font-face {
  font-family: 'Avenir LT';
  font-style: normal;
  font-weight: 500;
  src: local('Avenir LT Pro 65 Medium'), url('../fonts/AvenirLTProMedium.woff') format('woff');
  }
  

  @font-face {
  font-family: 'Avenir LT';
  font-style: normal;
  font-weight: 600;
  src: local('Avenir LT Pro 85 Heavy'), url('../fonts/AvenirLTProHeavy.woff') format('woff');
  }
  

  @font-face {
  font-family: 'Avenir LT';
  font-style: normal;
  font-weight: 700;
  src: local('Avenir LT Pro 95 Black'), url('../fonts/AvenirLTProBlack.woff') format('woff');
  }*/
@font-face {
  font-family: 'Product Sans';
  font-style: normal;
  font-weight: normal;
  src: local("Product Sans"), url("../fonts/productsans-regular-webfont.woff") format("woff"); }
