/*
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 : Nov 15, 2017, 8:39:58 PM
    Author     : Administrator
*/

@font-face 
{
  font-family: 'OpenSans-Regular';
  src: url('OpenSans-Regular.ttf') format('truetype');
  font-weight: normal;
  font-style: normal;
}


@font-face 
{
  font-family: 'OpenSans-Semibold';
  src: url('OpenSans-Semibold.ttf') format('truetype');
  font-weight: normal;
  font-style: normal;
}

@font-face 
{
  font-family: 'OpenSans-Bold';
  src: url('OpenSans-Bold.ttf') format('truetype');
  font-weight: normal;
  font-style: normal;
}


@font-face 
{
  font-family: 'OpenSans-Light';
  src: url('OpenSans-Light.ttf') format('truetype');
  font-weight: normal;
  font-style: normal;
}


