/* Web Fonts CSS document */
@font-face {
  font-family: 'Neuropol-X';/* logo font type*/
  src: url('../fonts/neuropol_x_rg.eot'); /* IE9 Compat Modes */
  src: url('../fonts/neuropol_x_rg.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
       url('../fonts/neuropol_x_rg.woff') format('woff'), /* Pretty Modern Browsers */
       url('../fonts/neuropol_x_rg.ttf')  format('truetype'), /* Safari, Android, iOS */
       url('../fonts/neuropol_x_rg.svg#Neuropol-X') format('svg'); /* Legacy iOS */
}

@font-face {
  font-family: 'Colus';/* Header font type*/
  src: url('../fonts/Colus-Regular.eot'); /* IE9 Compat Modes */
  src: url('../fonts/Colus-Regular.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
       url('../fonts/Colus-Regular.woff') format('woff'), /* Pretty Modern Browsers */
       url('../fonts/Colus-Regular.ttf')  format('truetype'), /* Safari, Android, iOS */
       url('../fonts/Colus-Regular.svg#Colus') format('svg'); /* Legacy iOS */
}

@font-face {
  font-family: 'LC Display R';/* Header font type*/
  src: url('../fonts/librecaslondisplay-regular.eot'); /* IE9 Compat Modes */
  src: url('../fonts/librecaslondisplay-regular.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
       url('../fonts/librecaslondisplay-regular.woff') format('woff'), /* Pretty Modern Browsers */
       url('../fonts/librecaslondisplay-regular.ttf')  format('truetype'), /* Safari, Android, iOS */
       url('../fonts/librecaslondisplay-regular.svg#LC Display R') format('svg'); /* Legacy iOS */
  font-weight: normal;
  font-style: normal;
}

@font-face {
  font-family: 'LC Text B';/* Header font type*/
  src: url('../fonts/librecaslontext-bold.eot'); /* IE9 Compat Modes */
  src: url('../fonts/librecaslontext-bold.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
       url('../fonts/librecaslontext-bold.woff') format('woff'), /* Pretty Modern Browsers */
       url('../fonts/librecaslontext-bold.ttf')  format('truetype'), /* Safari, Android, iOS */
       url('../fonts/librecaslontext-bold.svg#LC Text B') format('svg'); /* Legacy iOS */
  font-weight: normal;
  font-style: normal;
}

@font-face {
  font-family: 'LC Text I';/* Header font type*/
  src: url('../fonts/librecaslontext-italic.eot'); /* IE9 Compat Modes */
  src: url('../fonts/librecaslontext-italic.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
       url('../fonts/librecaslontext-italic.woff') format('woff'), /* Pretty Modern Browsers */
       url('../fonts/librecaslontext-italic.ttf')  format('truetype'), /* Safari, Android, iOS */
       url('../fonts/librecaslontext-italic.svg#LC Text I') format('svg'); /* Legacy iOS */
  font-weight: normal;
  font-style: normal;
}

@font-face {
  font-family: 'LC Text R';/* Header font type*/
  src: url('../fonts/librecaslontext-regular.eot'); /* IE9 Compat Modes */
  src: url('../fonts/librecaslontext-regular.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
       url('../fonts/librecaslontext-regular.woff') format('woff'), /* Pretty Modern Browsers */
       url('../fonts/librecaslontext-regular.ttf')  format('truetype'), /* Safari, Android, iOS */
       url('../fonts/librecaslontext-regular.svg#LC Text R') format('svg'); /* Legacy iOS */
  font-weight: normal;
  font-style: normal;
}