/**
 * @license
 * MyFonts Webfont Build ID 4127427, 2021-07-19T06:21:42-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: Prelo-Light by DSType
 * URL: https://www.myfonts.com/fonts/dstype/prelo/light/
 * Copyright: Copyright (c) 2008 by Dino dos Santos _DSType. All rights reserved.
 * 
 * 
 * 
 * © 2021 MyFonts Inc
*/


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

@font-face {
  font-family: "Prelo-Light";
  src: url('../fonts/font.woff2') format('woff2'), url('../fonts/font.woff') format('woff');
}

