@font-face {
    font-family: 'helveticaneue';
    src: url('themes/lcd/fonts/HelveticaNeue.eot');
    src: url('themes/lcd/fonts/HelveticaNeue.eot?#iefix') format('embedded-opentype'),
         url('themes/lcd/fonts/HelveticaNeue.woff2') format('woff2'),
         url('themes/lcd/fonts/HelveticaNeue.woff') format('woff');
    font-weight: normal;
    font-style: normal;
}



/* Typography */

h1 {
  font-size: 2.4rem;
}

h2 {
  font-size: 0.8rem;
}

h1,h2 {
  font-family: 'helveticaneue', sans-serif;
}

p {
  font-size: 1.0rem;
  line-height: 1.3;
  letter-spacing: 0.08rem; */
  word-spacing: 0.2rem;
  font-family: 'helveticaneue', sans-serif;
}

.lcd-title {
  font-size: 2.5rem;
  font-family: 'helveticaneue', sans-serif;
  color:#00338D;
}

.sponsor {
	padding: 0px!important;;
}
