/*!
 * Web Fonts from Fontspring.com
 *
 * All OpenType features and all extended glyphs have been removed.
 * Fully installable fonts can be purchased at https://www.fontspring.com
 *
 * The fonts included in this stylesheet are subject to the End User License you purchased
 * from Fontspring. The fonts are protected under domestic and international trademark and 
 * copyright law. You are prohibited from modifying, reverse engineering, duplicating, or
 * distributing this font software.
 *
 * (c) 2010-2023 Fontspring
 *
 *
 *
 *
 * The fonts included are copyrighted by the vendor listed below.
 *
 * Vendor:      Type Forward
 * License URL: https://www.fontspring.com/licenses/type-forward/webfont
 *
 *
 */


@font-face {
     font-family: 'garet';
     font-weight: 200;
     src: url('garet-light-webfont.woff2') format('woff2'), url('garet-light-webfont.woff') format('woff');
}

@font-face {
     font-family: 'garet';
     font-weight: 300;
     src: url('garet-book-webfont.woff2') format('woff2'), url('garet-book-webfont.woff') format('woff');
}

@font-face {
     font-family: 'garet';
     font-weight: 400;
     src: url('garet-medium-webfont.woff2') format('woff2'), url('garet-medium-webfont.woff') format('woff');
}


@font-face {
     font-family: 'garet';
     font-weight: 600;
     src: url('garet-bold-webfont.woff2') format('woff2'), url('garet-bold-webfont.woff') format('woff');
}