/**
 * @license
 * MyFonts Webfont Build ID 3959752, 2020-10-12T14:14:21-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: BourtonBase by Kimmy Design
 * URL: https://www.myfonts.com/fonts/kimmy/bourton/base/
 * Copyright: Copyright (c) 2014 by Kimmy Design. All rights reserved.
 * 
 * 
 * 
 * © 2020 MyFonts Inc
*/


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

@font-face {
    font-family: 'BourtonBase';
    src: url('BourtonBase.woff2') format('woff2'),
        url('BourtonBase.woff') format('woff');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}

