/*
Theme Name: OptimizeWP
Theme URI: http://optimize.mikado-themes.com/
Description: SEO, Digital Marketing, Social Media Theme
Author: Mikado Themes
Author URI: http://themeforest.net/user/mikado-themes
Version: 1.8.2
License: GNU General Public License
License URI: licence/GPL.txt

CSS changes can be made in files in the /css/ folder. This is a placeholder file required by WordPress, so do not delete it.

*/

@font-face {
font-family: 'GothamBook';
src: url('fonts/Gotham-Book.eot'); /* IE9 Compat Modes */
src: url('fonts/Gotham-Book.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
url('fonts/Gotham-Book.woff2') format('woff2'), /* Super Modern Browsers */
url('fonts/Gotham-Book.woff') format('woff'), /* Pretty Modern Browsers */
url('fonts/Gotham-Book.ttf') format('truetype'), /* Safari, Android, iOS */
url('fonts/Gotham-Book.svg#svgFontName') format('svg'); /* Legacy iOS */ }

@font-face {
font-family: 'GothamBold';
src: url('fonts/Gotham-Bold.eot'); /* IE9 Compat Modes */
src: url('fonts/Gotham-Bold.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
url('fonts/Gotham-Bold.woff2') format('woff2'), /* Super Modern Browsers */
url('fonts/Gotham-Bold.woff') format('woff'), /* Pretty Modern Browsers */
url('fonts/Gotham-Bold.ttf') format('truetype'), /* Safari, Android, iOS */
url('fonts/Gotham-Bold.svg#svgFontName') format('svg'); /* Legacy iOS */ }

@font-face {
font-family: 'GothamLight';
src: url('fonts/Gotham-Light.eot'); /* IE9 Compat Modes */
src: url('fonts/Gotham-Light.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
url('fonts/Gotham-Light.woff2') format('woff2'), /* Super Modern Browsers */
url('fonts/Gotham-Light.woff') format('woff'), /* Pretty Modern Browsers */
url('fonts/Gotham-Light.ttf') format('truetype'), /* Safari, Android, iOS */
url('fonts/Gotham-Light.svg#svgFontName') format('svg'); /* Legacy iOS */ }

@font-face {
font-family: 'GothamMedium';
src: url('fonts/Gotham-Medium.eot'); /* IE9 Compat Modes */
src: url('fonts/Gotham-Medium.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
url('fonts/Gotham-Medium.woff2') format('woff2'), /* Super Modern Browsers */
url('fonts/Gotham-Medium.woff') format('woff'), /* Pretty Modern Browsers */
url('fonts/Gotham-Medium.ttf') format('truetype'), /* Safari, Android, iOS */
url('fonts/Gotham-Medium.svg#svgFontName') format('svg'); /* Legacy iOS */ }

body, h1, h2, h3, h4, h5, h6 {
  font-family: 'GothamMedium', sens-serif !important;
}