/**
 * @license
 * MyFonts Webfont Build ID 5040114, 2022-06-01T08:36:46-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: Courier-Regular by ParaType
 * URL: https://www.myfonts.com/fonts/paratype/courier/pt-courier/
 * Copyright: Copyright (c) ParaType, Inc., 2005. All rights reserved.
 *
 * Webfont: ArialNarrowMTPro-Bold by Monotype
 * URL: https://www.myfonts.com/fonts/mti/arial/pro-narrow-bold/
 * Copyright: Font software Copyright 1991 Adobe Systems Incorporated. Typeface designs Copyright 1991 The Monotype Corporation. All rights reserved.
 *
 * Webfont: TimesLTStd-Roman by Linotype
 * URL: https://www.myfonts.com/fonts/linotype/times/roman/
 * Copyright: Copyright &amp;#x00A9; 2014 Monotype Imaging Inc. All rights reserved.
 *
 * Webfont: HelveticaNeueLTPro-Roman by Linotype
 * URL: https://www.myfonts.com/fonts/linotype/neue-helvetica/pro-55-roman/
 * Copyright: Copyright &amp;#x00A9; 2014 Monotype Imaging Inc. All rights reserved.
 *
 *
 *
 * © 2022 MyFonts Inc
*/


/* @import must be at top of file, otherwise CSS will not work */
/* @import url("//hello.myfonts.net/count/4ce7f2"); */

@font-face {
  font-family: "HelveticaNeue Custom";
  src: url('HelveticaNeueLTProRoman/font.woff2') format('woff2'), url('HelveticaNeueLTProRoman/font.woff') format('woff');
}
@font-face {
  font-family: "HelveticaNeue Custom";
  src: url('HelveticaNeueLTProBd/font.woff2') format('woff2'), url('HelveticaNeueLTProBd/font.woff') format('woff');
  font-weight: bold;
}
@font-face {
  font-family: "Times Custom";
  src: url('TimesLTStdRoman/font.woff2') format('woff2'), url('TimesLTStdRoman/font.woff') format('woff');
}
@font-face {
  font-family: "Times Custom";
  src: url('TimesLTProItalic/font.woff2') format('woff2'), url('TimesLTProItalic/font.woff') format('woff');
  font-style: italic;
}
@font-face {
  font-family: "ArialNarrow Custom";
  src: url('ArialNarrowMTProBold/font.woff2') format('woff2'), url('ArialNarrowMTProBold/font.woff') format('woff');
}
@font-face {
  font-family: "Courier Custom";
  src: url('CourierRegular/font.woff2') format('woff2'), url('CourierRegular/font.woff') format('woff');
}

