/******************************************************************
Theme Name: Break Point
Theme URI: http://www.epicnine.com
Description: Custom theme for The Colson Center
Author: Epic Nine
Author URI: http://www.epicnine.com
Version: 4.0
License: GNU General Public License & MIT
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Tags: Custom
******************************************************************/



@font-face {
	font-family: 'Tungsten';
	src: url('webfonts/tungsten/Tungsten-Black.eot');
	src: url('webfonts/tungsten/Tungsten-Black.eot?#iefix') format('embedded-opentype'),
		url('webfonts/tungsten/Tungsten-Black.woff2') format('woff2'),
		url('webfonts/tungsten/Tungsten-Black.woff') format('woff'),
		url('webfonts/tungsten/Tungsten-Black.ttf') format('truetype'),
		url('webfonts/tungsten/Tungsten-Black.svg#Tungsten-Black') format('svg');
	font-weight: 900;
	font-style: normal;
}

@font-face {
	font-family: 'Tungsten';
	src: url('webfonts/tungsten/Tungsten-Light.eot');
	src: url('webfonts/tungsten/Tungsten-Light.eot?#iefix') format('embedded-opentype'),
		url('webfonts/tungsten/Tungsten-Light.woff2') format('woff2'),
		url('webfonts/tungsten/Tungsten-Light.woff') format('woff'),
		url('webfonts/tungsten/Tungsten-Light.ttf') format('truetype'),
		url('webfonts/tungsten/Tungsten-Light.svg#Tungsten-Light') format('svg');
	font-weight: 300;
	font-style: normal;
}


@font-face {
	font-family: 'Tungsten';
	src: url('webfonts/tungsten/Tungsten-Bold.eot');
	src: url('webfonts/tungsten/Tungsten-Bold.eot?#iefix') format('embedded-opentype'),
		url('webfonts/tungsten/Tungsten-Bold.woff2') format('woff2'),
		url('webfonts/tungsten/Tungsten-Bold.woff') format('woff'),
		url('webfonts/tungsten/Tungsten-Bold.ttf') format('truetype'),
		url('webfonts/tungsten/Tungsten-Bold.svg#Tungsten-Bold') format('svg');
	font-weight: bold;
	font-style: normal;
}

@font-face {
	font-family: 'Tungsten';
	src: url('webfonts/tungsten/Tungsten-Book.eot');
	src: url('webfonts/tungsten/Tungsten-Book.eot?#iefix') format('embedded-opentype'),
		url('webfonts/tungsten/Tungsten-Book.woff2') format('woff2'),
		url('webfonts/tungsten/Tungsten-Book.woff') format('woff'),
		url('webfonts/tungsten/Tungsten-Book.ttf') format('truetype'),
		url('webfonts/tungsten/Tungsten-Book.svg#Tungsten-Book') format('svg');
	font-weight: normal;
	font-style: normal;
}

@font-face {
	font-family: 'Tungsten';
	src: url('webfonts/tungsten/Tungsten-Semibold.eot');
	src: url('webfonts/tungsten/Tungsten-Semibold.eot?#iefix') format('embedded-opentype'),
		url('webfonts/tungsten/Tungsten-Semibold.woff2') format('woff2'),
		url('webfonts/tungsten/Tungsten-Semibold.woff') format('woff'),
		url('webfonts/tungsten/Tungsten-Semibold.ttf') format('truetype'),
		url('webfonts/tungsten/Tungsten-Semibold.svg#Tungsten-Semibold') format('svg');
	font-weight: 600;
	font-style: normal;
}

@font-face {
	font-family: 'Tungsten';
	src: url('webfonts/tungsten/Tungsten-Thin.eot');
	src: url('webfonts/tungsten/Tungsten-Thin.eot?#iefix') format('embedded-opentype'),
		url('webfonts/tungsten/Tungsten-Thin.woff2') format('woff2'),
		url('webfonts/tungsten/Tungsten-Thin.woff') format('woff'),
		url('webfonts/tungsten/Tungsten-Thin.ttf') format('truetype'),
		url('webfonts/tungsten/Tungsten-Thin.svg#Tungsten-Thin') format('svg');
	font-weight: 100;
	font-style: normal;
}

@font-face {
	font-family: 'Tungsten';
	src: url('webfonts/tungsten/Tungsten-Medium.eot');
	src: url('webfonts/tungsten/Tungsten-Medium.eot?#iefix') format('embedded-opentype'),
		url('webfonts/tungsten/Tungsten-Medium.woff2') format('woff2'),
		url('webfonts/tungsten/Tungsten-Medium.woff') format('woff'),
		url('webfonts/tungsten/Tungsten-Medium.ttf') format('truetype'),
		url('webfonts/tungsten/Tungsten-Medium.svg#Tungsten-Medium') format('svg');
	font-weight: 500;
	font-style: normal;
}

@font-face {
  font-family: "bp";
  src:url("webfonts/icons/bp.eot");
  src:url("webfonts/icons/bp.eot?#iefix") format("embedded-opentype"),
    url("webfonts/icons/bp.woff") format("woff"),
    url("webfonts/icons/bp.ttf") format("truetype"),
    url("webfonts/icons/bp.svg#bp") format("svg");
  font-weight: normal;
  font-style: normal;
}

data-icon]:before {
  font-family: "bp" !important;
  content: attr(data-icon);
  font-style: normal !important;
  font-weight: normal !important;
  font-variant: normal !important;
  text-transform: none !important;
  speak: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

[class^="icon-"]:before,
[class*=" icon-"]:before {
  font-family: "bp" !important;
  font-style: normal !important;
  font-weight: normal !important;
  font-variant: normal !important;
  text-transform: none !important;
  speak: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}


.icon-equalizer:before {
  content: "\61";
}
.icon-google-podcasts:before {
  content: "\62";
}
.icon-googleg:before {
  content: "\63";
}
.icon-itunes:before {
  content: "\64";
}
.icon-itunes-logo:before {
  content: "\65";
}
.icon-microphone:before {
  content: "\66";
}
.icon-phone-check:before {
  content: "\67";
}
.icon-play-button:before {
  content: "\68";
}
.icon-podcast:before {
  content: "\69";
}
.icon-podcast-copy:before {
  content: "\6a";
}
.icon-podcast-symbol:before {
  content: "\6b";
}
.icon-rss-feed:before {
  content: "\6c";
}
.icon-stitcher:before {
  content: "\6d";
}
.icon-spotify:before {
  content: "\6e";
}
.icon-rss-feed-button:before {
  content: "\6f";
}
