@font-face {
  font-family: 'MyWebFont';
  src: url('Roboto/RobotoCondensed-Regular.ttf')  format('truetype');
}

@font-face {
  font-family: 'MyWebFont-light';
  src: url('Roboto/RobotoCondensed-Light.ttf')  format('truetype');
}

