/* ===================================================================================

* Theme Name: wc
* Theme URI: https://websitescreated.com.au/
* Author: Websites Created
* Author URI: https://websitescreated.com.au/
* Description: Creative Agency & Portfolio WordPress Theme
* Version: 1.0
* Template: frisk
* License: GNU General Public License version 3.0
* License URI: http://www.gnu.org/licenses/gpl-3.0.html
* Tags: one-column, right-sidebar, left-sidebar, custom-menu, featured-images, post-formats, sticky-post, translation-ready


====================================================================================== */

@font-face {
	font-family: 'as_speedwayregular';
	src: url('fonts/ays_speedway_font_by_angelesart-webfont.woff2') format('woff2'), url('fonts/ays_speedway_font_by_angelesart-webfont.woff') format('woff');
	font-weight: normal;
	font-style: normal;
	font-display: fallback;
}

.websitescreated {
  font-family: 'as_speedwayregular' !important;
  text-transform: capitalize !important;
  color: #1fc7cd !important;
  font-weight: normal !important;
}

.color-highlight {
  text-decoration: none;
  box-shadow: inset 0 -.5em 0 rgba(255,166,60,.75);
  color: inherit;
}