/*SIDEBAR ICO*/

@font-face {
  font-family: 'sidebar';
  src: url('./ico/sidebar.eot?16561292');
  src: url('./ico/sidebar.eot?16561292#iefix') format('embedded-opentype'),
	   url('./ico/sidebar.woff?16561292') format('woff'),
	   url('./ico/sidebar.ttf?16561292') format('truetype'),
	   url('./ico/sidebar.svg?16561292#sidebar') format('svg');
  font-weight: normal;
  font-style: normal;
}

@font-face {
	font-family: 'sidebar-arrow';
	src:	url('./ico/arrow.eot?30648109');
	src:	url('./ico/arrow.eot?30648109#iefix') format('embedded-opentype'),
			url('./ico/arrow.woff?30648109') format('woff'),
			url('./ico/arrow.ttf?30648109') format('truetype'),
			url('./ico/arrow.svg?30648109#arrow') format('svg');
	font-weight: normal;
	font-style: normal;
}

@font-face {
	font-family: 'sidebar-logout';
	src: url('./ico/logout.eot?34221024');
	src: url('./ico/logout.eot?34221024#iefix') format('embedded-opentype'),
		url('./ico/logout.woff?34221024') format('woff'),
		url('./ico/logout.ttf?34221024') format('truetype'),
		url('./ico/logout.svg?34221024#logout') format('svg');
	font-weight: normal;
	font-style: normal;
}

@font-face {
	  font-family: 'sidebar-location';
	  src: url('./ico/location.eot?36614184');
	  src: url('./ico/location.eot?36614184#iefix') format('embedded-opentype'),
		   url('./ico/location.woff?36614184') format('woff'),
		   url('./ico/location.ttf?36614184') format('truetype'),
		   url('./ico/location.svg?36614184#location') format('svg');
	  font-weight: normal;
	  font-style: normal;
}

@font-face {
      font-family: 'sidebar-close';
      src: url('./ico/close.eot?99095306');
      src: url('./ico/close.eot?99095306#iefix') format('embedded-opentype'),
           url('./ico/close.woff?99095306') format('woff'),
           url('./ico/close.ttf?99095306') format('truetype'),
           url('./ico/close.svg?99095306#close') format('svg');
      font-weight: normal;
      font-style: normal;
}
	