/*
	Theme Name: Splash - Child Theme
	Theme URI: http://basketball.stylemixthemes.com/
	Author: StylemixThemes
	Author URI: http://stylemixthemes.com/
	Description: Splash Child theme
	Version: 1.0
	License: GNU General Public License v2 or later
	License URI: http://www.gnu.org/licenses/gpl-2.0.html
	Tags: blue, red, one-column, two-columns, three-columns, four-columns, left-sidebar, right-sidebar, fixed-layout, fluid-layout, responsive-layout, flexible-header, custom-background, custom-colors, custom-header, custom-menu, editor-style, sticky-post, theme-options
	Text Domain: splash-child
    Template: splash

    This theme, like WordPress, is licensed under the GPL.
    Use it to make something cool, have fun, and share what you've learned with others.
*/

/* Add your own styles here */

@font-face {
	font-family: "Avenir";
	src: url("fonts/AvenirBlack.ttf") format("truetype");
	font-weight: 900;
	font-style: normal;
}

@font-face {
	font-family: "Avenir";
	src: url("fonts/AvenirBook.ttf") format("truetype");
	font-weight: 500;
	font-style: normal;
}

@font-face {
	font-family: "Avenir";
	src: url("fonts/AvenirHeavy.ttf") format("truetype");
	font-weight: 600;
	font-style: normal;
}

@font-face {
	font-family: "Avenir";
	src: url("fonts/AvenirLight.ttf") format("truetype");
	font-weight: 300;
	font-style: normal;
}

@font-face {
	font-family: "Avenir";
	src: url("fonts/AvenirRegular.ttf") format("truetype");
	font-weight: 400;
	font-style: normal;
}

@font-face {
	font-family: "BebasNeue";
	src: url("fonts/BebasNeue-Regular.ttf") format("truetype");
}

@font-face {
	font-family: "Oswald";
	src: url("fonts/Oswald-Light.ttf") format("truetype");
	font-weight: 200;
	font-style: normal;
}

@font-face {
	font-family: "Oswald";
	src: url("fonts/Oswald-Regular.ttf") format("truetype");
	font-weight: 300;
	font-style: normal;
}

@font-face {
	font-family: "Oswald";
	src: url("fonts/Oswald-Medium.ttf") format("truetype");
	font-weight: 400;
	font-style: normal;
}

@font-face {
	font-family: "Oswald";
	src: url("fonts/Oswald-SemiBold.ttf") format("truetype");
	font-weight: 500;
	font-style: normal;
}

@font-face {
	font-family: "Oswald";
	src: url("fonts/Oswald-Bold.ttf") format("truetype");
	font-weight: 700;
	font-style: normal;
}

@font-face {
	font-family: "Almarai";
	src: url("fonts/Almarai-Light.ttf") format("truetype");
	font-weight: 200;
	font-style: normal;
}

@font-face {
	font-family: "Almarai";
	src: url("fonts/Almarai-Regular.ttf") format("truetype");
	font-weight: 400;
	font-style: normal;
}

@font-face {
	font-family: "Almarai";
	src: url("fonts/Almarai-Bold.ttf") format("truetype");
	font-weight: 500;
	font-style: normal;
}

@font-face {
	font-family: "Almarai";
	src: url("fonts/Almarai-ExtraBold.ttf") format("truetype");
	font-weight: 700;
	font-style: normal;
}

body, .normal-font, .normal_font, .woocommerce-breadcrumb, .navxtBreads, #stm-top-bar .stm-top-profile-holder .stm-profile-wrapp a,
.countdown small, div.wpcf7-validation-errors, .stm-countdown-wrapper span small, .stm-header-search input[type='text'],
.stm_post_comments .comments-area .comment-respond h3 small a, .stm-block-quote-wrapper.style_1 .stm-block-quote,
.stm-cart-totals .shop_table tbody tr th, .stm-cart-totals .shop_table tbody tr td,
.woocommerce .woocommerce-checkout-review-order .shop_table tbody tr td,
.woocommerce .woocommerce-checkout-review-order .shop_table tbody tr td .amount,
.woocommerce .woocommerce-checkout-review-order .shop_table tfoot tr th,
.woocommerce .woocommerce-checkout-review-order .shop_table tfoot tr td,
.order_details tbody tr td.product-name, .order_details tfoot tr th,
.order_details tfoot tr td, .customer_details tbody tr th,
.customer_details tbody tr td, input[type='text'], input[type='tel'], input[type='password'], input[type='email'], input[type='number'],
.select2-selection__rendered, textarea, .stm-single-sp_table-league .sp-template-league-table table thead th,
.stm-single-sp_table-league .sp-template-league-table table tbody tr td,
.stm-single-sp_player .sp-template.sp-template-player-details.sp-template-details .sp-list-wrapper .sp-player-details .single-info .st-label.normal_font,
.stm-single-sp_player .sp-template.sp-template-player-details.sp-template-details .sp-list-wrapper .sp-player-details .single-info .st-value, table tr th, table tr td,
.vc_tta-container .vc_tta.vc_general .vc_tta-panel-heading .vc_tta-panel-title a, .stm-form-bg h5, .menu-widget-menu-container li,
.basketball_two .stm-news-grid .tab-content .tab-pane .stm-latest-news-wrapp .stm-latest-news-single .stm-news-data-wrapp .date, .menu-widget-menu-container li,
.basketball_two .stm-single-sp_calendar .sp-stm-template-event-blocks .stm-single-block-event-list .stm-single-block-event-list-top .stm-future-event-list-time .heading-font,
.basketball_two .af-ul-wrap ul li, .stm-price-plan .body .single-feature {
	font-family: 'Avenir' !Important;
}

h1, .h1, h2, .h2, h3, .h3, h4, .h4, h5, .h5, h6, .h6, .heading-font, .heading-font-only {
	font-family: 'Oswald', 'Almarai' !important;
	letter-spacing: 0.8px !important;
}

p {
	font-weight: 400;
	font-size: 22px;
	line-height: 25px;
	letter-spacing: 0.4px;
}
