/* Ico Moon Font Carosello 3000 */

@font-face {
  font-family: 'icomoon';
  src:  url('fonts/icomoon.eot?vmgvt4');
  src:  url('fonts/icomoon.eot?vmgvt4#iefix') format('embedded-opentype'),
    url('fonts/icomoon.ttf?vmgvt4') format('truetype'),
    url('fonts/icomoon.woff?vmgvt4') format('woff'),
    url('fonts/icomoon.svg?vmgvt4#icomoon') format('svg');
  font-weight: normal;
  font-style: normal;
}

[class^="icon-"], [class*=" icon-"] {
  /* use !important to prevent issues with browser extensions that change fonts */
  font-family: 'icomoon' !important;
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;

  /* Better Font Rendering =========== */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

.icon-cabinovia:before {
  content: "\e900";
}

.icon-seggiovia:before {
  content: "\e913";
}

/* Fine Ico Moon Font Carosello 3000 */

/* Font */


@font-face {
    font-family: GothamBold;
    src: url(fonts/gotham-bold.otf);
}

@font-face {
    font-family: GothamBook; 
    src: url(fonts/gotham-book.otf);
}

body {
	font-family: "GothamBook";
    font-size: 14px;
    line-height: 1.4;
    color: #005b8c;
    margin-top: -30px;
}


/* */

.kwTabIntTex {
	color:#ffffff;
	font-size:16px; 
	font-family: 'GothamBold'; 
	text-transform:uppercase;
}

.kwTabTex {
	color:#005b8c; 
	font-size:16px; 
	font-family: 'GothamBook';
	text-transform:uppercase;
}

.kwColStatus img {
	width: 20px;
	height: 20px
}

img {
	display: inline;
}

.knwFasciaMeteoTitolo {
	color: #06477d;
	font-size: 16px;
	font-family: 'GothamBold'; 
	text-align: center;
}

.knwMeteoPaddingTop {
    padding-top: 30px;
}

.knwFasciaMeteoSimbolo {
    text-align: center;
}

.knwFasciaMeteoTemp {
    color: #06477d;
    font-size: 14px;
    font-family: 'GothamBold'; 
    text-align: center;
    padding-top: 15px;
}

.kwIntIco {
    padding: 15px 0px;
    text-align: center;
}

.knwFasciaMeteoDato {
    text-align: center;
    color: #06477d;
}
.kwIntDay {
    text-align: center;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 14px;
    color: #fff;
}

.kwIntTemp {
    text-align: center;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    color: #fff;
}

