/*
Theme Name:     Stratus - Child Theme
Theme URI:      http://themovation.com/stratus
Template:       stratusx
Author:         Themovation
Author URI:     http://themovation.com
Version:        4.0
Text Domain:    stratus
Domain Path:    /languages/
*/


/* = Theme customization starts here
-------------------------------------------------------------- */

@font-face {
	font-family: 'GothamBook';
	src:
		url('fonts/gothambook.woff') format('woff'),
		url('fonts/gothambook.woff2') format('woff2'),
		url('fonts/gothambook.ttf') format('truetype');
	font-weight: 700;
	font-style: normal;
	font-display: wrap;
}

@font-face {
	font-family: 'Gotham';
	src: url('fonts/GothamBold.otf') format('opentype'),
		url('fonts/gothambold.ttf') format('truetype'),
		url('fonts/gothambold.woff') format('woff'),
		url('fonts/gothambold.woff2') format('woff2');
	font-weight: 700;
	font-style: normal;
	font-display: wrap;
}

@font-face {
	font-family: 'Gotham';
	src: url('fonts/gothamlight.woff') format('woff'),
		url('fonts/gothamlight.woff2') format('woff2'),
		url('https://concured.com/wp-content/themes/stratusx-child/fonts/gothamlight.ttf') format('truetype');
	font-weight: 400;
	font-style: normal;
	font-display: wrap;
}