/**
 * Theme Name:     TBG Reilingen
 * Theme URI:      http://tbg-reilingen.de
 * Description:    Theme für den TBG Reilingen.
 * Author:         Florian Turobin
 * Author URI:     http://araxsystems.de
 * Version:        1.0
 */

body {
	background: #b80101 url(img/bg.png) no-repeat top center;
	width: 100%;
	height: auto;
	font-family: 'Open Sans', sans-serif;
	text-align: left;
	font-size: 13px;
	padding: 0px;
	margin: 0;
}

/* Allgemeine Formatierung */
h1 {
	padding: 0;
	margin: 0;
	font-weight: 800;
	color: #f1403d;
	font-family: 'Open Sans';
}
h1 {
	padding: 0;
	margin: 0;
	font-size: 24px;
	font-weight: 400;
	color: #f1403d;
	font-family: 'Open Sans';
}
h1 a {
	padding: 0;
	margin:0;
	font-weight: 100;
	font-family: 'Open Sans';
	text-decoration: none;
	color: #f1403d;
	outline: none;
}
h1 a:hover {
	text-decoration: none;
}
h2 {
	padding: 0;
	margin:0;
	font-weight: 100;
	font-family: 'Open Sans';
}
a {
	outline: none;
	text-decoration: none;
	color: #f1403d;
}
a:hover {
	text-decoration: underline;
}
p {
	font-family: 'Open Sans', sans-serif;
	font-size: 13px;
	line-height: 1.7;
}
.clear {
	clear: both;
}
ul li {
	list-style-type: square;
	padding: 0;
}
ul {
	padding-left: 40px;
	padding-top: 0px;
	margin: 0;
}
img.alignnone {
	width: 100%;
	height: auto;
}
img.alignright {
	float: right;
	padding-left: 10px;
	padding-bottom: 10px;
}
img.alignleft {
	float: left;
	padding-right: 10px;
	padding-bottom: 10px;
}

/* Header */
#content {
	width: 95%;
	max-width: 1100px;
	height: auto;
	margin: 0 auto;
	padding: 30px 2.5%;
	background: white;
	box-sizing: border-box;
}
.left_blog_posts {
	float: left;
	width: 65%
}
.left_blog_posts .entry {
	margin-bottom: 25px;
}
.entry {
	font-weight: 400;
	color: #353535;
}
.category {
	text-transform: uppercase;
	font-weight: 600;
	font-size: 10px;
	color: #4a4a4a;
}
.category ul, .category ul li, .category ul li a {
	text-decoration: none;
	color: #4a4a4a;
	margin: 0;
	padding: 0;
	list-style: none;
}
.category ul li a:hover {
	color: #969696;
	text-decoration: none;
}
.date_author {
	font-size: 11px;
	color: #5e5e5e;
}
.weiterlesen a {
	color: #f1403d;
	font-size: 11px;
}


#header {
	width: 100%;
	height: 130px;
	background: white;
}
#header_container {
	width: 100%;
	max-width: 1100px;
	height: 130px;
	margin: 0 auto;
}
#title {
	background: url(img/schriftzug.png) no-repeat;
	background-size: 260px 96px;
	width: 260px;
	height: 80px;
	float: right;
	position: relative;
	top: 15px;
}
#wappen {
	background: url(img/tbg_logo.png) no-repeat;
	background-size: 86px 109px;
	width: 86px;
	height: 109px;
	margin-top: 8px;
	float: left;
}

/* Navigation */
#navigation {
	float: right;
	position: relative;
	margin-top: -20px;
	margin-right: 100px;
}
#navigation .menu-hauptnavi-container ul {
	padding: 0;
	margin: 0;
}
#navigation .menu-hauptnavi-container ul li {
	list-style: none;
	display: inline;
	padding: 0 0 0 20px;
	margin: 0 0 0 0;
}
#navigation .menu-hauptnavi-container ul li a {
	font-size: 14px;
	font-weight: 400;
	text-transform: uppercase;
	text-decoration: none;
	color: #545454;
}
#navigation .menu-hauptnavi-container ul li a:hover {
	color: #f1403d;
}
#navigation .menu-hauptnavi-container ul li.current_page_item a, #navigation .menu-hauptnavi-container ul li.current_page_parent a, #navigation .menu-hauptnavi-container ul li.current_page_ancestor a, #navigation .menu-hauptnavi-container ul li.current-page-ancestor a{
	color: #f1403d;
	font-weight: bold;
}

/* Topnavi */
#topnavi_container {
	width: 100%;
	max-width: 1100px;
	margin: 10px auto;
}
#topnavi {
	float: right;
}
#topnavi ul {
	padding: 0;
	margin: 0;
}
#topnavi ul li {
	list-style: none;
	display: inline;
	padding-left: 20px;
	text-align: right;
}
#topnavi ul li a {
	font-size: 16px;
	font-weight: 100;
	text-transform: none;
	text-decoration: none;
	color: white;
}
#topnavi ul li a:hover {
	color: #ccc;
}

#topnavi ul li.current_page_item a, #topnavi ul li.current_page_ancestor a {
	font-weight: bold;
}

/* Sidebar */
#right_sidebar {
	width: 25%;
	padding: 0 20px;
	float: right;
}
#right_sidebar h2 {
	padding-top: 30px;
	padding-bottom: 10px;
}

.sidebar_widget ul li.current_page_item a {
	font-weight: bold;
}

/* sidebar_ */
#sidebar_ {
	width: 200px;
	height: auto;
	background: #fff;
	box-shadow: 2px 0px 11px #404040;
	float: right;
	margin-right: 25px;
	overflow: hidden;
}
#sidebar_ ul {
	margin: 0;
	padding: 0;
	border-left: 6px solid #00baff;
}
#sidebar_ ul li {
	list-style: none;
	background: -webkit-linear-gradient(#fcfcfc 0%, #f3f3f3 100%);
	height:32px;
	margin: 0;
	padding: 10px 0 0 20px;
}
#sidebar_ ul li a {
	color: #4a4a4a;
	font-size: 15px;
	font-weight: 600;
	text-transform: uppercase;
	text-decoration: none;
	padding: 4px 0 0 10px;
}
#sidebar_ ul li.active {
	list-style: none;
	background: #00baff;
	height: 32px;
	width: 168px;
	margin: 0;
	border-right: 6px solid #5ad2ff;
	padding: 10px 0 0 20px;
}
#sidebar_ ul li.current_page_item {
	list-style: none;
	background: #00baff;
	height: 32px;
	width: 168px;
	margin: 0;
	border-right: 6px solid #5ad2ff;
	padding: 10px 0 0 20px;
	color: white;
}
#sidebar_ ul li.current_page_item a {
	color: white;
}
#sidebar_ ul li.active a {
	color: white;
}
/* sidebar_ Submenu */
#sidebar_ ul.children {
	border: none;
	padding: 0;
	margin: 0;
	border-bottom: 3px solid #e8e8e8;
	padding-bottom: 14px;
	margin-left: -20px;
	margin-top: 10px;
}
#sidebar_ ul.children li {
	background: white;
	height: 12px;
	padding-bottom: 5px;
	border: none;
}
#sidebar_ ul.children li.active {
	background: white url(img/current_right.png) no-repeat left bottom;
	height: 12px;
}
#sidebar_ ul.children li a {
	font-size: 12px;
	color: #00baff;
	font-weight: 400;
	text-transform: none;
	padding-left: 12px;
	line-height: normal;
}
#sidebar_ ul.children li a:hover {
	text-decoration: underline;
}
.landing_news {
	width: 404px;
	padding: 10px;
	background: white;
	opacity: 0.87;
	font-size: 8pt;
	position: relative;
	top: 200px;
}

#footer_container {
	width: 100%;
	background: white;
	height: auto;
	position: relative;
	bottom: 0;
}
#footer {
	width: 100%;
	max-width: 1100px;
	margin: 0 auto;
	overflow: hidden;
	margin-top: 30px;
	padding: 15px 0;
}
#footer ul {
	float: left;
	margin-right: 20px;
}
#footer ul li:first {
	padding-left: 0px;
	font-weight: 400;
}
#footer ul, #footer ul li, #footer ul li a {
	margin: 0;
	padding: 0;
	color: black;
	float: left;
	display: block;
	list-style: none;
	font-size: 13px;
	padding-left: 0;
	padding-right: 14px;
}

table {
	font-size: 13px;
}
table#vorstand tr td {
	padding-bottom: 10px;
}

.menu_responsive {
	width: 40px;
	height: 30px;
	display: none;
	float: right;
	margin-top: 35px;
	background: url('img/menu_responsive2.jpg');
}

.menu_responsive.close {
	background: url('img/close_responsive.png') center center;
}


/* Menü Icons */
#menu_icons {
	float: right;
}
.single_menu_icon {
	float: left;
	filter: grayscale(100%);
	background-repeat: no-repeat;
	background-position: center center;
}
.single_menu_icon.active {
	filter: grayscale(0);
}
#home_icon {
	background-size: 42.7px 41.3px;
	background-image: url('img/menu/home_red.png');
	width: 42.7px;
	height: 41.3px;
	position: relative;
	top: 42px;
	right: 357px;
}
#handball_icon {
	background-size: 53.55px 53.55px;
	background-image: url('img/menu/handball_red.png');
	width: 53.55px;
	height: 53.55px;
	position: relative;
	top: 35px;
	right: 325px;
}
#leichtathletik_icon {
	background-size: 61.8px 39px;
	background-image: url('img/menu/leichtathletik_red.png');
	width: 61.8px;
	height: 39px;
	position: relative;
	top: 47px;
	right: 265px;
}
#schneesport_icon {
	background-size: 70.7px 36.4px;
	background-image: url('img/menu/schneesport_red.png');
	width: 70.7px;
	height: 36.4px;
	position: relative;
	top: 49px;
	right: 209px;
}
#turnen_icon {
	background-size: 45.5px 48.3px;
	background-image: url('img/menu/turnen_red.png');
	width: 45.5px;
	height: 48.3px;
	position: relative;
	right: 166px;
	top: 40px;
}
#volleyball_icon {
	background-size: 53.55px 53.55px;
	background-image: url('img/menu/volleyball_red.png');
	width: 53.55px;
	height: 53.55px;
	position: relative;
	right: 126px;
	top: 35px;
}
#wandern_icon {
	background-size: 56.7px 39.2px;
	background-image: url('img/menu/wandern_red.png');
	width: 56.7px;
	height: 39.2px;
	position: relative;
	top: 49px;
	right: 80px;
}
#jugend_icon {
	background-size: 66.5px 37.1px;
	background-image: url('img/menu/jugend_red.png');
	width: 66.5px;
	height: 37.1px;
	position: relative;
	top: 46px;
	right: 55px;
}
#foerderverein_icon {
	background-size: 60.2px 50.4px;
	background-image: url('img/menu/foerderverein_red.png');
	width: 60.2px;
	height: 50.4px;
	position: relative;
	top: 40px;
	right: 22px;
}
#runny {
	background-image: url('img/menu/runny_menu.png');
	width: 98.7px;
	height: 114.1px;
	background-size: 98.7px 114.1px;
	background-repeat: no-repeat;
	margin-top: 6px;
}


/* Veranstaltungsansicht */
li.tribe-events-nav-previous, li.tribe-events-nav-next {
	display: none !important;
}

/*
body.single-tribe_events .tribe-events-cal-links a.tribe-events-gcal {
    display: none !important;
}

body.single-tribe_events .tribe-events-cal-links a.tribe-events-ical {
    display: none !important;
}
*/

.fc-day-grid-event.fc-h-event.fc-event.fc-start.fc-end.damen-1_ecs_calendar_category {
	background-color: green !important;
}
.fc-day-grid-event.fc-h-event.fc-event.fc-start.fc-end.damen-2_ecs_calendar_category {
	background-color: blue !important;
}
.fc-day-grid-event.fc-h-event.fc-event.fc-start.fc-end.damen-3_ecs_calendar_category {
	background-color: red !important;
}

.fc-day-grid-event.fc-h-event.fc-event.fc-start.fc-end.herren-1_ecs_calendar_category {
	background-color: gray !important;
}
.fc-day-grid-event.fc-h-event.fc-event.fc-start.fc-end.herren-2_ecs_calendar_category {
	background-color: pink !important;
}
.fc-day-grid-event.fc-h-event.fc-event.fc-start.fc-end.herren-3_ecs_calendar_category {
	background-color: aqua !important;
}




@media only screen and (max-width: 1100px) {

	.menu_responsive {
		display: block;
		position: absolute;
		top: 18px;
		right: 15px;
	}
	#menu_icons {
		display: none;
	}
	#navigation {
		display: none;
		margin: 0;
		/*margin-top: -57px !important;
*/	}

	.menu-hauptnavi-container {
		background: #eaeaea;
		z-index: 99999;
		position: relative;
		padding: 15px;
	}
	ul#menu-hauptnavi li {
		width: 100%;
		display: block !important;
		padding: 4px 25px !important;
	}
	#navigation .menu-hauptnavi-container ul li a {
		font-size: 16px;
	}
	#topnavi {
		float: left;
		padding: 0 20px;
	}
	#topnavi ul li {
		padding-left: 0;
		padding-right: 20px;
		line-height: 2;
	}
	#content {
		width: 100%;
		padding: 30px 0;
	}
	.left_blog_posts, .entry {
		width: 95%;
		padding: 10px 2.5%;
	}
	.left_blog_posts .entry {
		width: 100%;
		padding: 0;
	}
	#right_sidebar {
		width: 95%;
		float: left;
		padding: 10px 2.5%;
		margin-top: 25px;
	}
	#wappen {
		margin: 0 auto;
		display: block;
		float: none;
		padding-top: 10px;
	}
	#header_container {
		padding-top: 10px;
	}
	#navigation {
		float: none;
		margin-top: 0;
	}
	.entry:first-child {
		margin-top: 0;
	}
	.entry {
		margin-top: 25px;
	}
}

/* open-sans-300 - latin */
@font-face {
  font-display: swap; /* Check https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display for other options. */
  font-family: 'Open Sans';
  font-style: normal;
  font-weight: 300;
  src: url('../fonts/open-sans-v34-latin-300.eot'); /* IE9 Compat Modes */
  src: url('../fonts/open-sans-v34-latin-300.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
       url('../fonts/open-sans-v34-latin-300.woff2') format('woff2'), /* Super Modern Browsers */
       url('../fonts/open-sans-v34-latin-300.woff') format('woff'), /* Modern Browsers */
       url('../fonts/open-sans-v34-latin-300.ttf') format('truetype'), /* Safari, Android, iOS */
       url('../fonts/open-sans-v34-latin-300.svg#OpenSans') format('svg'); /* Legacy iOS */
}

/* open-sans-300italic - latin */
@font-face {
  font-display: swap; /* Check https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display for other options. */
  font-family: 'Open Sans';
  font-style: italic;
  font-weight: 300;
  src: url('../fonts/open-sans-v34-latin-300italic.eot'); /* IE9 Compat Modes */
  src: url('../fonts/open-sans-v34-latin-300italic.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
       url('../fonts/open-sans-v34-latin-300italic.woff2') format('woff2'), /* Super Modern Browsers */
       url('../fonts/open-sans-v34-latin-300italic.woff') format('woff'), /* Modern Browsers */
       url('../fonts/open-sans-v34-latin-300italic.ttf') format('truetype'), /* Safari, Android, iOS */
       url('../fonts/open-sans-v34-latin-300italic.svg#OpenSans') format('svg'); /* Legacy iOS */
}

/* open-sans-regular - latin */
@font-face {
  font-display: swap; /* Check https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display for other options. */
  font-family: 'Open Sans';
  font-style: normal;
  font-weight: 400;
  src: url('../fonts/open-sans-v34-latin-regular.eot'); /* IE9 Compat Modes */
  src: url('../fonts/open-sans-v34-latin-regular.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
       url('../fonts/open-sans-v34-latin-regular.woff2') format('woff2'), /* Super Modern Browsers */
       url('../fonts/open-sans-v34-latin-regular.woff') format('woff'), /* Modern Browsers */
       url('../fonts/open-sans-v34-latin-regular.ttf') format('truetype'), /* Safari, Android, iOS */
       url('../fonts/open-sans-v34-latin-regular.svg#OpenSans') format('svg'); /* Legacy iOS */
}

/* open-sans-italic - latin */
@font-face {
  font-display: swap; /* Check https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display for other options. */
  font-family: 'Open Sans';
  font-style: italic;
  font-weight: 400;
  src: url('../fonts/open-sans-v34-latin-italic.eot'); /* IE9 Compat Modes */
  src: url('../fonts/open-sans-v34-latin-italic.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
       url('../fonts/open-sans-v34-latin-italic.woff2') format('woff2'), /* Super Modern Browsers */
       url('../fonts/open-sans-v34-latin-italic.woff') format('woff'), /* Modern Browsers */
       url('../fonts/open-sans-v34-latin-italic.ttf') format('truetype'), /* Safari, Android, iOS */
       url('../fonts/open-sans-v34-latin-italic.svg#OpenSans') format('svg'); /* Legacy iOS */
}

/* open-sans-500 - latin */
@font-face {
  font-display: swap; /* Check https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display for other options. */
  font-family: 'Open Sans';
  font-style: normal;
  font-weight: 500;
  src: url('../fonts/open-sans-v34-latin-500.eot'); /* IE9 Compat Modes */
  src: url('../fonts/open-sans-v34-latin-500.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
       url('../fonts/open-sans-v34-latin-500.woff2') format('woff2'), /* Super Modern Browsers */
       url('../fonts/open-sans-v34-latin-500.woff') format('woff'), /* Modern Browsers */
       url('../fonts/open-sans-v34-latin-500.ttf') format('truetype'), /* Safari, Android, iOS */
       url('../fonts/open-sans-v34-latin-500.svg#OpenSans') format('svg'); /* Legacy iOS */
}

/* open-sans-500italic - latin */
@font-face {
  font-display: swap; /* Check https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display for other options. */
  font-family: 'Open Sans';
  font-style: italic;
  font-weight: 500;
  src: url('../fonts/open-sans-v34-latin-500italic.eot'); /* IE9 Compat Modes */
  src: url('../fonts/open-sans-v34-latin-500italic.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
       url('../fonts/open-sans-v34-latin-500italic.woff2') format('woff2'), /* Super Modern Browsers */
       url('../fonts/open-sans-v34-latin-500italic.woff') format('woff'), /* Modern Browsers */
       url('../fonts/open-sans-v34-latin-500italic.ttf') format('truetype'), /* Safari, Android, iOS */
       url('../fonts/open-sans-v34-latin-500italic.svg#OpenSans') format('svg'); /* Legacy iOS */
}

/* open-sans-600 - latin */
@font-face {
  font-display: swap; /* Check https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display for other options. */
  font-family: 'Open Sans';
  font-style: normal;
  font-weight: 600;
  src: url('../fonts/open-sans-v34-latin-600.eot'); /* IE9 Compat Modes */
  src: url('../fonts/open-sans-v34-latin-600.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
       url('../fonts/open-sans-v34-latin-600.woff2') format('woff2'), /* Super Modern Browsers */
       url('../fonts/open-sans-v34-latin-600.woff') format('woff'), /* Modern Browsers */
       url('../fonts/open-sans-v34-latin-600.ttf') format('truetype'), /* Safari, Android, iOS */
       url('../fonts/open-sans-v34-latin-600.svg#OpenSans') format('svg'); /* Legacy iOS */
}

/* open-sans-600italic - latin */
@font-face {
  font-display: swap; /* Check https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display for other options. */
  font-family: 'Open Sans';
  font-style: italic;
  font-weight: 600;
  src: url('../fonts/open-sans-v34-latin-600italic.eot'); /* IE9 Compat Modes */
  src: url('../fonts/open-sans-v34-latin-600italic.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
       url('../fonts/open-sans-v34-latin-600italic.woff2') format('woff2'), /* Super Modern Browsers */
       url('../fonts/open-sans-v34-latin-600italic.woff') format('woff'), /* Modern Browsers */
       url('../fonts/open-sans-v34-latin-600italic.ttf') format('truetype'), /* Safari, Android, iOS */
       url('../fonts/open-sans-v34-latin-600italic.svg#OpenSans') format('svg'); /* Legacy iOS */
}

/* open-sans-700 - latin */
@font-face {
  font-display: swap; /* Check https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display for other options. */
  font-family: 'Open Sans';
  font-style: normal;
  font-weight: 700;
  src: url('../fonts/open-sans-v34-latin-700.eot'); /* IE9 Compat Modes */
  src: url('../fonts/open-sans-v34-latin-700.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
       url('../fonts/open-sans-v34-latin-700.woff2') format('woff2'), /* Super Modern Browsers */
       url('../fonts/open-sans-v34-latin-700.woff') format('woff'), /* Modern Browsers */
       url('../fonts/open-sans-v34-latin-700.ttf') format('truetype'), /* Safari, Android, iOS */
       url('../fonts/open-sans-v34-latin-700.svg#OpenSans') format('svg'); /* Legacy iOS */
}

/* open-sans-700italic - latin */
@font-face {
  font-display: swap; /* Check https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display for other options. */
  font-family: 'Open Sans';
  font-style: italic;
  font-weight: 700;
  src: url('../fonts/open-sans-v34-latin-700italic.eot'); /* IE9 Compat Modes */
  src: url('../fonts/open-sans-v34-latin-700italic.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
       url('../fonts/open-sans-v34-latin-700italic.woff2') format('woff2'), /* Super Modern Browsers */
       url('../fonts/open-sans-v34-latin-700italic.woff') format('woff'), /* Modern Browsers */
       url('../fonts/open-sans-v34-latin-700italic.ttf') format('truetype'), /* Safari, Android, iOS */
       url('../fonts/open-sans-v34-latin-700italic.svg#OpenSans') format('svg'); /* Legacy iOS */
}

/* open-sans-800 - latin */
@font-face {
  font-display: swap; /* Check https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display for other options. */
  font-family: 'Open Sans';
  font-style: normal;
  font-weight: 800;
  src: url('../fonts/open-sans-v34-latin-800.eot'); /* IE9 Compat Modes */
  src: url('../fonts/open-sans-v34-latin-800.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
       url('../fonts/open-sans-v34-latin-800.woff2') format('woff2'), /* Super Modern Browsers */
       url('../fonts/open-sans-v34-latin-800.woff') format('woff'), /* Modern Browsers */
       url('../fonts/open-sans-v34-latin-800.ttf') format('truetype'), /* Safari, Android, iOS */
       url('../fonts/open-sans-v34-latin-800.svg#OpenSans') format('svg'); /* Legacy iOS */
}

/* open-sans-800italic - latin */
@font-face {
  font-display: swap; /* Check https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display for other options. */
  font-family: 'Open Sans';
  font-style: italic;
  font-weight: 800;
  src: url('../fonts/open-sans-v34-latin-800italic.eot'); /* IE9 Compat Modes */
  src: url('../fonts/open-sans-v34-latin-800italic.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
       url('../fonts/open-sans-v34-latin-800italic.woff2') format('woff2'), /* Super Modern Browsers */
       url('../fonts/open-sans-v34-latin-800italic.woff') format('woff'), /* Modern Browsers */
       url('../fonts/open-sans-v34-latin-800italic.ttf') format('truetype'), /* Safari, Android, iOS */
       url('../fonts/open-sans-v34-latin-800italic.svg#OpenSans') format('svg'); /* Legacy iOS */
}
