/**
 * @license
 * MyFonts Webfont Build ID 3885619, 2020-03-31T17:49:23-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: Tumbly by Kate Brankin
 * URL: https://www.myfonts.com/fonts/kbrankin/tumbly/regular/
 * Copyright: Copyright (c) 1998 by Kate Brankin. All rights reserved.
 * 
 * 
 * 
 * © 2020 MyFonts Inc
*/

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

@font-face {
  src: url("assets/fonts/Tumbly/font.eot");
  font-family: "Tumbly";
  src: url("assets/fonts/Tumbly/font.woff2") format("woff2"),
    url("assets/fonts/Tumbly/font.woff") format("woff"),
    url("assets/fonts/Tumbly/font.eot?#iefix") format("embedded-opentype"),
    url("assets/fonts/Tumbly/font.ttf") format("truetype");
}
