@charset "UTF-8";
@font-face {
  font-family: 'RobotoCBold';
  src: url('fonts/RobotoCondensed-Bold.ttf') format('truetype');
}
@font-face {
  font-family: 'RobotoCBoldItalic';
  src: url('fonts/RobotoCondensed-BoldItalic.ttf') format('truetype');
}
@font-face {
  font-family: 'RobotoCItalic';
  src: url('fonts/RobotoCondensed-Italic.ttf') format('truetype');
}
@font-face {
  font-family: 'RobotoCLight';
  src: url('fonts/RobotoCondensed-Light.ttf') format('truetype');
}
@font-face {
  font-family: 'RobotoCLightItalic';
  src: url('fonts/RobotoCondensed-LightItalic.ttf') format('truetype');
}
@font-face {
  font-family: 'RobotoCRegular';
  src: url('fonts/RobotoCondensed-Regular.ttf') format('truetype');
}
@font-face {
  font-family: 'OpenDyslexic-Regular';
  src: url('fonts/OpenDyslexicAlta-Regular.otf') format('opentype');
}
@font-face {
  font-family: 'OpenDyslexic-Bold';
  src: url('fonts/OpenDyslexicAlta-Bold.otf') format('opentype');
}