/**
 * @license
 * MyFonts Webfont Build ID 4047126, 2021-04-23T08:04:03-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: Boston-Bold by Latinotype
 * URL: https://www.myfonts.com/fonts/latinotype/boston/bold/
 * 
 * Webfont: Boston-Regular by Latinotype
 * URL: https://www.myfonts.com/fonts/latinotype/boston/regular/
 * 
 * Webfont: Boston-SemiBold by Latinotype
 * URL: https://www.myfonts.com/fonts/latinotype/boston/semi-bold/
 * 
 * 
 * Webfonts copyright: Copyright &amp;#x00A9; 2017 by Daniel Hernandez &amp;amp; Paula Nazal. All rights reserved.
 * 
 * © 2021 MyFonts Inc
*/


/* @import must be at top of file, otherwise CSS will not work */
@import url("//hello.myfonts.net/count/3dc116");
  
@font-face {
  font-family: "Boston-Bold";
  src: url('webFonts/BostonBold/font.woff2') format('woff2'), url('webFonts/BostonBold/font.woff') format('woff');
}
@font-face {
  font-family: "Boston-SemiBold";
  src: url('webFonts/BostonSemiBold/font.woff2') format('woff2'), url('webFonts/BostonSemiBold/font.woff') format('woff');
}
@font-face {
  font-family: "Boston-Regular";
  src: url('webFonts/BostonRegular/font.woff2') format('woff2'), url('webFonts/BostonRegular/font.woff') format('woff');
}

