/*
Theme Name: TailPress
Theme URI: https://github.com/jeffreyvr/tailpress
Author: Jeffrey van Rossum
Author URI: https://vanrossum.dev
Description: TailPress is a simple boilerplate WordPress theme with Tailwind CSS.
Version: 3.4.2
License: MIT
License URI: https://github.com/jeffreyvr/tailpress/blob/master/LICENSE
Text Domain: tailpress
*/

/*
Font: 		Disruptors Script
Style: 		Regular
URL: 		https://www.youworkforthem.com/font/T9790/disruptors-script
Foundry: 	Pinata
Foundry: 	https://www.youworkforthem.com/designer/972/
Copyright:	Copyright (c) 2018 by Piñata. Designer Antonina Zhulkova. All rights reserved.
Version: 	17
Created:	August 23, 2018
License: 	https://www.youworkforthem.com/font-license 
License: 	The WebFont(s) listed in this document must follow the YouWorkForThem
			WebFont license rules. All other parties are strictly restricted 
			from using the WebFonts(s) listed without a purchased license. 
			All details above must always remain unaltered and visible in your CSS.
*/

@font-face {
	font-family: 'DisruptorsScript-Regular';
	src: url('/wp-content/themes/tailpress/css/disruptors-script-regular.woff2') format('woff2'),
	     url('/wp-content/themes/tailpress/css/disruptors-script-regular.woff') format('woff');
	font-weight: normal;
	font-style: normal;
}
