/* ------------------------------------------------------------------------ */
/* Roboto 300italic															*/
/* ------------------------------------------------------------------------ */

@font-face {
	font-family: 'Roboto';
	font-style: italic;
	font-weight: 300;
	font-display: swap;
	src: url('fonts/roboto/roboto-v27-latin-300italic.eot'); /* IE9 Compat Modes */
	src: local(''),
	url('fonts/roboto/roboto-v27-latin-300italic.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
	url('fonts/roboto/roboto-v27-latin-300italic.woff2') format('woff2'), /* Super Modern Browsers */
	url('fonts/roboto/roboto-v27-latin-300italic.woff') format('woff'), /* Modern Browsers */
	url('fonts/roboto/roboto-v27-latin-300italic.ttf') format('truetype'), /* Safari, Android, iOS */
	url('fonts/roboto/roboto-v27-latin-300italic.svg#Roboto') format('svg'); /* Legacy iOS */
}

/* ------------------------------------------------------------------------ */
/* Roboto 400italic															*/
/* ------------------------------------------------------------------------ */

@font-face {
	font-family: 'Roboto';
	font-style: italic;
	font-weight: 400;
	font-display: swap;
	src: url('fonts/roboto/roboto-v27-latin-italic.eot'); /* IE9 Compat Modes */
	src: local(''),
	url('fonts/roboto/roboto-v27-latin-italic.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
	url('fonts/roboto/roboto-v27-latin-italic.woff2') format('woff2'), /* Super Modern Browsers */
	url('fonts/roboto/roboto-v27-latin-italic.woff') format('woff'), /* Modern Browsers */
	url('fonts/roboto/roboto-v27-latin-italic.ttf') format('truetype'), /* Safari, Android, iOS */
	url('fonts/roboto/roboto-v27-latin-italic.svg#Roboto') format('svg'); /* Legacy iOS */
}

/* ------------------------------------------------------------------------ */
/* Roboto 500italic															*/
/* ------------------------------------------------------------------------ */

@font-face {
	font-family: 'Roboto';
	font-style: italic;
	font-weight: 500;
	font-display: swap;
	src: url('fonts/roboto/roboto-v27-latin-500italic.eot'); /* IE9 Compat Modes */
	src: local(''),
	url('fonts/roboto/roboto-v27-latin-500italic.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
	url('fonts/roboto/roboto-v27-latin-500italic.woff2') format('woff2'), /* Super Modern Browsers */
	url('fonts/roboto/roboto-v27-latin-500italic.woff') format('woff'), /* Modern Browsers */
	url('fonts/roboto/roboto-v27-latin-500italic.ttf') format('truetype'), /* Safari, Android, iOS */
	url('fonts/roboto/roboto-v27-latin-500italic.svg#Roboto') format('svg'); /* Legacy iOS */
}

/* ------------------------------------------------------------------------ */
/* Roboto 700italic															*/
/* ------------------------------------------------------------------------ */

@font-face {
	font-family: 'Roboto';
	font-style: italic;
	font-weight: 700;
	font-display: swap;
	src: url('fonts/roboto/roboto-v27-latin-700italic.eot'); /* IE9 Compat Modes */
	src: local(''),
	url('fonts/roboto/roboto-v27-latin-700italic.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
	url('fonts/roboto/roboto-v27-latin-700italic.woff2') format('woff2'), /* Super Modern Browsers */
	url('fonts/roboto/roboto-v27-latin-700italic.woff') format('woff'), /* Modern Browsers */
	url('fonts/roboto/roboto-v27-latin-700italic.ttf') format('truetype'), /* Safari, Android, iOS */
	url('fonts/roboto/roboto-v27-latin-700italic.svg#Roboto') format('svg'); /* Legacy iOS */
}

/* ------------------------------------------------------------------------ */
/* FontAwesome																*/
/* ------------------------------------------------------------------------ */

@font-face {
	font-family: 'FontAwesome';
	font-weight: normal;
	font-style: normal;
	font-display: swap;
	src: url('fonts/fontawesome/fontawesome-webfont.eot?v=4.7.0');
	src: local(''),
	url('fonts/fontawesome/fontawesome-webfont.eot?#iefix&v=4.7.0') format('embedded-opentype'),
	url('fonts/fontawesome/fontawesome-webfont.otf?v=4.7.0') format('otf'),
	url('fonts/fontawesome/fontawesome-webfont.woff?v=4.7.0') format('woff'),
	url('fonts/fontawesome/fontawesome-webfont.woff2?v=4.7.0') format('woff2'),
	url('fonts/fontawesome/fontawesome-webfont.ttf?v=4.7.0') format('truetype'),
	url('fonts/fontawesome/fontawesome-webfont.svg?v=4.7.0#fontawesomeregular') format('svg');
}
	
/* ------------------------------------------------------------------------ */
/* Shopware																	*/
/* ------------------------------------------------------------------------ */

@font-face {
	font-family: 'shopware';
	font-weight: normal;
	font-style: normal;
	font-display: swap;
	src: url('fonts/shopware/shopware.eot?v=1.0');
	src: local(''),
	url('fonts/shopware/shopware.eot?v=1.0') format('embedded-opentype'),
	url('fonts/shopware/shopware.woff?v=1.0') format('woff'),
	url('fonts/shopware/shopware.ttf?v=1.0') format('truetype'),
	url('fonts/shopware/shopware.svg?v=1.0') format('svg');
}
	
/* ------------------------------------------------------------------------ */
/* Ionicons																	*/
/* ------------------------------------------------------------------------ */

@font-face {
	font-family: 'Ionicons';
	font-weight: normal;
	font-style: normal;
	font-display: swap;
	src: url('fonts/ionicons/ionicons.eot?v=4.5.4');
	src: local(''),
	url('fonts/ionicons/ionicons.eot?v=4.5.4#iefix') format('embedded-opentype'),
	url('fonts/ionicons/ionicons.woff?v=4.5.4') format('woff'),
	url('fonts/ionicons/ionicons.woff2?v=4.5.4') format('woff2'),
	url('fonts/ionicons/ionicons.ttf?v=4.5.') format('truetype'),
	url('fonts/ionicons/ionicons.svg?v=4.5.4#Ionicons') format('svg');
}