/**
 * @license
 * MyFonts Webfont Build ID 3893507, 2020-04-21T12:46:54-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: YorktenSlab-NorRegIt by insigne
 * URL: https://www.myfonts.com/fonts/insigne/yorkten-slab/normal-regular-italic/
 *
 * Webfont: YorktenSlab-NorBol by insigne
 * URL: https://www.myfonts.com/fonts/insigne/yorkten-slab/normal-bold/
 *
 * Webfont: YorktenSlab-NorReg by insigne
 * URL: https://www.myfonts.com/fonts/insigne/yorkten-slab/normal-regular/
 *
 *
 * Webfonts copyright: Copyright (c) 2015 by Jeremy Dooley. All rights reserved.
 *
 * © 2020 MyFonts Inc
*/


/* @import must be at top of file, otherwise CSS will not work */
/* @import commented due to hello.myfonts.net outages causing major issues */
/* @import url("//hello.myfonts.net/count/3b6903"); */

@font-face {
    font-family: 'Yorkten Slab';
    src: url('../fonts/webFonts/YorktenSlab-NorReg/font.woff2') format('woff2'), url('../fonts/webFonts/YorktenSlab-NorReg/font.woff') format('woff');
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: 'Yorkten Slab';
    src: url('../fonts/webFonts/YorktenSlab-NorBol/font.woff2') format('woff2'), url('../fonts/webFonts/YorktenSlab-NorBol/font.woff') format('woff');
    font-weight: bold;
    font-style: normal;
}
@font-face {
    font-family: 'Yorkten Slab';
    src: url('../fonts/webFonts/YorktenSlab-NorRegIt/font.woff2') format('woff2'), url('../fonts/webFonts/YorktenSlab-NorRegIt/font.woff') format('woff');
    font-weight: normal;
    font-style: italic;
}

