/**
 * @license
 * MyFonts Webfont Build ID 4042005, 2021-04-21T07:07:16-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: MemphisLTStd-Medium by Linotype
 * URL: https://www.myfonts.com/fonts/linotype/memphis/medium/
 * 
 * Webfont: MemphisLTStd-Bold by Linotype
 * URL: https://www.myfonts.com/fonts/linotype/memphis/bold/
 * 
 * 
 * Webfonts copyright: Copyright &amp;#x00A9; 1988, 1991, 1995, 2002 Adobe Systems Incorporated.  All Rights Reserved. &amp;#x00A9; 1981, 2002 Heidelberger Druckmaschinen AG. All rights reserved.
 * 
 * © 2021 MyFonts Inc
*/


/* @import must be at top of file, otherwise CSS will not work */
@import url("//hello.myfonts.net/count/3dad15");
  
@font-face {
  font-family: "MemphisLTStd-Medium";
  src: url('webFonts/MemphisLTStdMedium/font.woff2') format('woff2'), url('webFonts/MemphisLTStdMedium/font.woff') format('woff');
}
@font-face {
  font-family: "MemphisLTStd-Bold";
  src: url('webFonts/MemphisLTStdBold/font.woff2') format('woff2'), url('webFonts/MemphisLTStdBold/font.woff') format('woff');
}

