/**
 * @license
 * MyFonts Webfont Build ID 4025843, 2021-03-11T09:06:55-0500
 * 
 * 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: WolpePegasus-Bold by Monotype
 * URL: https://www.myfonts.com/fonts/mti/wolpe-pegasus/Bold/
 * 
 * Webfont: WolpePegasus-Regular by Monotype
 * URL: https://www.myfonts.com/fonts/mti/wolpe-pegasus/Regular/
 * 
 * Webfont: WolpePegasus-Italic by Monotype
 * URL: https://www.myfonts.com/fonts/mti/wolpe-pegasus/Italic/
 * 
 * 
 * Webfonts copyright: Copyright &amp;#x00A9; 2017 Monotype Imaging Inc. All rights reserved.
 * 
 * © 2021 MyFonts Inc
*/

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

@font-face {
  font-family: 'WolpePegasus-Regular';
  src: url('./webfonts/wolpe-pegasus-regular.woff2') format('woff2'),
    url('./webfonts/wolpe-pegasus-regular.woff') format('woff');
  font-display: swap;
}

@font-face {
  font-family: 'WolpePegasus-Regular';
  src: url('./webfonts/wolpe-pegasus-bold.woff2') format('woff2'),
    url('./webfonts/wolpe-pegasus-bold.woff') format('woff');
  font-display: swap;
  font-weight: bold;
}

@font-face {
  font-family: 'WolpePegasus-Bold';
  src: url('./webfonts/wolpe-pegasus-bold.woff2') format('woff2'),
    url('./webfonts/wolpe-pegasus-bold.woff') format('woff');
  font-display: swap;
  font-weight: bold;
}
@font-face {
  font-family: 'WolpePegasus-Italic';
  src: url('./webfonts/wolpe-pegasus-italic.woff2') format('woff2'),
    url('./webfonts/wolpe-pegasus-italic.woff') format('woff');
  font-display: swap;
}
