/*! Generated by Font Squirrel (https://www.fontsquirrel.com) on April 14, 2021 */


@font-face {
    font-family: 'chunkfive_printregular';
    src: url('chunk_five_print-webfont.eot');
    src: url('chunk_five_print-webfont.eot?#iefix') format('embedded-opentype'),
         url('chunk_five_print-webfont.woff2') format('woff2'),
         url('chunk_five_print-webfont.woff') format('woff'),
         url('chunk_five_print-webfont.ttf') format('truetype'),
         url('chunk_five_print-webfont.svg#chunkfive_printregular') format('svg');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'chunkfiveregular';
    src: url('chunkfive-regular-webfont.eot');
    src: url('chunkfive-regular-webfont.eot?#iefix') format('embedded-opentype'),
         url('chunkfive-regular-webfont.woff2') format('woff2'),
         url('chunkfive-regular-webfont.woff') format('woff'),
         url('chunkfive-regular-webfont.ttf') format('truetype'),
         url('chunkfive-regular-webfont.svg#chunkfiveregular') format('svg');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'playbillregular';
    src: url('playbill-webfont.eot');
    src: url('playbill-webfont.eot?#iefix') format('embedded-opentype'),
         url('playbill-webfont.woff2') format('woff2'),
         url('playbill-webfont.woff') format('woff'),
         url('playbill-webfont.ttf') format('truetype'),
         url('playbill-webfont.svg#playbillregular') format('svg');
    font-weight: normal;
    font-style: normal;
}

@font-face {
	font-family: "Lobster";
	font-style: normal;
	font-weight: 400;
	src: /*local("Lobster"),*/
		 url('lobster-regular-webfont.woff2') format('woff2'),
		 url('lobster-regular-webfont.woff') format('woff'),
		 url('Lobster-Regular.ttf') format('truetype'),
		 url('Lobster.otf') format('openype'), 
		 url("https://themes.googleusercontent.com/static/fonts/lobster/v8/MWVf-Rwh4GLQVBEwbyI61Q.woff") format("woff");
}

/*

'Fjalla One'

<link href="https://fonts.googleapis.com/css2?family=Fjalla+One&display=swap" rel="stylesheet">
{
	font-family: 'Fjalla One', sans-serif;
	font-weight: 400;
}

===

'Stencil Std'

<link rel="stylesheet" href="https://use.typekit.net/txt7epy.css">

Stencil Std Bold :
font-family: stencil-std,sans-serif;
font-weight: 400;
font-style: normal;

===

'News Gothic Std'

<link rel="stylesheet" href="https://use.typekit.net/txt7epy.css">


News Gothic Std Bold

font-family: news-gothic-std, sans-serif;
font-weight: 700;
font-style: normal;


News Gothic Std Bold Oblique

font-family: news-gothic-std, sans-serif;
font-weight: 700;
font-style: italic;


News Gothic Std Oblique

font-family: news-gothic-std, sans-serif;
font-weight: 400;
font-style: italic;


News Gothic Std Medium

font-family: news-gothic-std, sans-serif;
font-weight: 400;
font-style: normal;
*/