
.material-icons {
  font-family: 'Material Icons';
  font-weight: normal;
  font-style: normal;
  font-size: 24px;  /* Preferred icon size */
  display: inline-block;
  line-height: 1;
  text-transform: none;
  letter-spacing: normal;
  word-wrap: normal;
  white-space: nowrap;
  direction: ltr;

  /* Support for all WebKit browsers. */
  -webkit-font-smoothing: antialiased;
  /* Support for Safari and Chrome. */
  text-rendering: optimizeLegibility;

  /* Support for Firefox. */
  -moz-osx-font-smoothing: grayscale;

  /* Support for IE. */
  font-feature-settings: 'liga';
}

.font_Oswald{
	font-family: 'Oswald', sans-serif;
}

#side-area {
  width: 370px;
  height: 587px;
}

.search-form{
  width: 100%;
  padding: 0 10px;
}

@font-face {
  font-family: 'glyphicons';
  src: url('../fonts/glyphicons-halflings-regular.woff') format('woff');
}
.font_glyphicons{
  font-family: 'glyphicons', sans-serif;
}

@font-face {
  font-family: 'glyphicons';
  src: url('../fonts/glyphicons-halflings-regular.woff') format('woff');
}

@font-face {
  font-family: 'chalkn';
  src: url('../fonts/chalkn.woff') format('woff');
}

@font-face {
  font-family: 'cityb';
  src: url('../fonts/cityb.woff') format('woff');
}


@font-face {
  font-family: 'DFGothicPStd-W5';
  src: url('../fonts/DFGothicPStd-W5.woff') format('woff');
}
@font-face {
  font-family: 'DFHSGothicStd-W9';
  src: url('../fonts/DFHSGothicStd-W9.woff') format('woff');
}
@font-face {
  font-family: 'DFKaiShoStd-W12';
  src: url('../fonts/DFKaiShoStd-W12.woff') format('woff');
}
@font-face {
  font-family: 'DFMaruGothicStd-W9';
  src: url('../fonts/DFMaruGothicStd-W9.woff') format('woff');
}
@font-face {
  font-family: 'DFSNGyoShoStd-W5';
  src: url('../fonts/DFSNGyoShoStd-W5.woff') format('woff');
}

@font-face {
  font-family: 'Kanit-Bold';
  src: url('../fonts/Kanit-Bold.woff') format('woff');
}

.Eurostile-BlaIta {
  font-family: Eurostile-BlaIta;
  font-weight: normal;
  font-style: normal;
}

@font-face {
  font-family: 'SerpentineICG-Bold';
  src: url('../fonts/SerpentineICG-Bold.woff') format('woff');
}

#slider-handles{
  background-color: #ff00ff;
}


	/* overflow-x: scroll; *?
}


