/*
 Theme Name:   Nick Redmark
 Template:     Divi
*/

body {
	font-family: 'Lato',sans-serif;
}

h1, h2, h3, h4, h5, h6, #et-top-navigation {
	font-family: 'Fut BC',Helvetica,Arial,Lucida,sans-serif !important;
	font-weight: 500 !important;
}

@font-face {
  font-family: "Gar Reg";
  src: url("/wp-content/themes/nickredmark/fonts/Garamond Regular.ttf") format("truetype");
}

@font-face {
  font-family: "Fut BC";
  src: url("/wp-content/themes/nickredmark/fonts/Futura-Bold-font.ttf") format("truetype");
}

/*
@font-face {
  font-family: "Bod Bold";
  src: url("/wp-content/themes/nickredmark/fonts/BodoniFLF-Bold.ttf") format("truetype");
}

@font-face {
  font-family: "Bod Roman";
  src: url("/wp-content/themes/nickredmark/fonts/BodoniFLF-Roman.ttf") format("truetype");
}
*/

.g-ytsubscribe {
	width: 100%;
}

#youtube-subscribe_widget-2.widget-shortcode h1,
#youtube-subscribe_widget-2.widget-shortcode h2,
#youtube-subscribe_widget-2.widget-shortcode h3,
#youtube-subscribe_widget-2.widget-shortcode h4,
#youtube-subscribe_widget-2.widget-shortcode h5,
#youtube-subscribe_widget-2.widget-shortcode h6 {
	color: white !important;
}
