/**
 * @license
 * MyFonts Webfont Build ID 3947489, 2020-09-14T07:05:08-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: Brother-1816-Thin by TipoType
 * URL: https://www.myfonts.com/fonts/tipotype/brother-1816/thin/
 * 
 * Webfont: Brother-1816-Medium by TipoType
 * URL: https://www.myfonts.com/fonts/tipotype/brother-1816/medium/
 * 
 * 
 * Webfonts copyright: Copyright (c) 2016 by Ignacio Corbo and Fernando Diaz. All rights reserved.
 * 
 * © 2020 MyFonts Inc
*/


/* @import must be at top of file, otherwise CSS will not work */

  
@font-face {
  font-family: 'Brother-1816-Medium';
  src: url('./webFonts/Brother-1816-Medium/font.woff2') format('woff2'), url('./webFonts/Brother-1816-Medium/font.woff') format('woff');
}
@font-face {
  font-family: 'Brother-1816-Thin';
  src: url('./webFonts/Brother-1816-Thin/font.woff2') format('woff2'), url('./webFonts/Brother-1816-Thin/font.woff') format('woff');
}

