/*
Theme Name: Shopkeeper
Theme URI: https://www.getbowtied.com/
Author: Get Bowtied
Author URI: https://www.getbowtied.com/
Description: When you start with an awesome product you can create amazing things! Built with the eCommerce functionality in mind, Shopkeeper is a fully responsive Premium WooCommerce Theme with great design and extensive functionality.
Version: 2.2.5
License:
License URI:
Text Domain: shopkeeper
Domain Path: /languages/
*/


@font-face {
  font-family: MarketDeco;
  font-style: normal;
  font-weight: 500;
  src: url("inc/fonts/custom/Market_Deco.ttf") format("truetype");   
  src: url("inc/fonts/custom/Market_Deco.eot");
  /* IE9 Compat Modes */
  src: url("inc/fonts/custom/Market_deco.eot?#iefix") format("embedded-opentype"), url("inc/fonts/custom/Market_Deco.woff") format("woff"), url("inc/fonts/custom/Market_Deco.woff2") format("woff2");
  /* Pretty Modern Browsers */ }

@font-face {
  font-family: Simplifica;
  font-style: normal;
  font-weight: 500;
  src: url("inc/fonts/custom/SIMPLIFICA_Typeface.ttf") format("truetype");   
  src: url("inc/fonts/custom/SIMPLIFICA_Typeface.eot");
  /* IE9 Compat Modes */
  src: url("inc/fonts/custom/SIMPLIFICA_Typeface.eot?#iefix") format("embedded-opentype"), url("inc/fonts/custom/SIMPLIFICA_Typeface.woff") format("woff"), url("inc/fonts/custom/SIMPLIFICA_Typeface.woff2") format("woff2");
  /* Pretty Modern Browsers */ }


h1, h2, h3, h4, h5, h6 {font-family: MarketDeco !important;}
p, span, a{font-family: Simplifica !important; letter-spacing:1px;}
p {font-size: 23px !important;line-height: 40px !important;}
span, a {font-size: 21px !important;}
a {color:#f13a2d !important;}
input, textarea {font-family: Simplifica !important; font-size: 20px !important;letter-spacing:1px;}
input[type="text"].custom-text {text-transform: uppercase !important; font-weight:bold !important;}