/*
To change this license header, choose License Headers in Project Properties.
To change this template file, choose Tools | Templates
and open the template in the editor.
*/
/* 
    Created on : Jul 2, 2015, 3:50:32 PM
    Author     : Satjan
*/

@font-face {
  font-family: 'Roboto-Medium';
  src: url('Roboto-Medium.ttf'); 
}

@font-face {
  font-family: 'RobotoCondensed';
  src: url('RobotoCondensed-Regular.ttf'); 
}

@font-face {
  font-family: 'RobotoBold';
  src: url('Roboto-Bold.ttf'); 
}

@font-face {
  font-family: 'RobotoRegular';
  src: url('Roboto-Regular.ttf'); 
}

@font-face {
  font-family: 'RobotoLight';
  src: url('Roboto-Light.ttf'); 
}

@font-face {
  font-family: 'RobotoBlack';
  src: url('Roboto-Black.ttf'); 
}

@font-face {
  font-family: 'RobotoCondensedBold';
  src: url('RobotoCondensed-Bold.ttf'); 
}

@font-face {
  font-family: 'RobotoCondensedLight';
  src: url('RobotoCondensed-Light.ttf'); 
}

@font-face {
  font-family: 'OpenSansCondensedBold';
  src: url('OpenSans-CondBold.ttf'); 
}

@font-face {
  font-family: 'OpenSansCondensed';
  src: url('OpenSans-CondLight.ttf'); 
}

@font-face {
  font-family: 'Open Sans';
  src: url('OpenSans-Regular.ttf'); 
}

@font-face {
  font-family: 'OpenSansSemiBold';
  src: url('OpenSans-Semibold.ttf'); 
}

@font-face {
  font-family: 'OpenSansBold';
  src: url('OpenSans-Bold.ttf'); 
}

@font-face {
  font-family: 'OpenSansLight';
  src: url('OpenSans-Light.ttf'); 
}
