@font-face {
	font-family: 'RobotoLight';
	src: url('fonts/roboto/robotocondensed-light.eot');
    src: url('fonts/roboto/robotocondensed-light.eot?#iefix') format('embedded-opentype'),
         url('fonts/roboto/robotocondensed-light.woff') format('woff'),
         url('fonts/roboto/robotocondensed-light.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;
}

@font-face {
	font-family: 'RobotoBold';
	src: url('fonts/roboto/robotocondensed-bold.eot');
    src: url('fonts/roboto/robotocondensed-bold.eot?#iefix') format('embedded-opentype'),
         url('fonts/roboto/robotocondensed-bold.woff') format('woff'),
         url('fonts/roboto/robotocondensed-bold.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;
}

@font-face {
	font-family: 'RobotoRegular';
	src: url('fonts/roboto/robotocondensed-regular.eot');
    src: url('fonts/roboto/robotocondensed-regular.eot?#iefix') format('embedded-opentype'),
         url('fonts/roboto/robotocondensed-regular.woff') format('woff'),
         url('fonts/roboto/robotocondensed-regular.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;
}

@font-face {
  font-family: 'Camlam-Heavy';
  src: url('fonts/camlam/Camlam-Heavy.eot?#iefix') format('embedded-opentype'),  url('fonts/camlam/Camlam-Heavy.woff') format('woff'), url('fonts/camlam/Camlam-Heavy.ttf')  format('truetype'), url('fonts/camlam/Camlam-Heavy.svg#Camlam-Heavy') format('svg');
  font-weight: normal;
  font-style: normal;
}

@font-face {
  font-family: 'BrushScript-BoldItalic';
  src: url('fonts/brushscript/BrushScript-BoldItalic.eot?#iefix') format('embedded-opentype'),  url('fonts/brushscript/BrushScript-BoldItalic.woff') format('woff'), url('fonts/brushscript/BrushScript-BoldItalic.ttf')  format('truetype'), url('fonts/brushscript/BrushScript-BoldItalic.svg#BrushScript-BoldItalic') format('svg');
  font-weight: normal;
  font-style: normal;
}