/*
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 14, 2017, 12:31:31 PM
    Author     : Administrator
*/

@font-face 
{
  font-family: 'Crimson-Roman';
  src: url("Crimson-Roman.otf") format("opentype");
  src: url('Crimson-Roman.woff') format('woff'), 
       url('Crimson-Roman.ttf') format('truetype');       
  font-weight: normal;
  font-style: normal;
}


@font-face 
{
  font-family: 'Crimson-Semibold';
  src: url("Crimson-Semibold.otf") format("opentype");
  src: url('Crimson-Semibold.woff') format('woff'), 
       url('Crimson-Semibold.ttf') format('truetype');       
  font-weight: normal;
  font-style: normal;
}


@font-face 
{
  font-family: 'Crimson-Bold';
  src: url("Crimson-Bold.otf") format("opentype");
  src: url('Crimson-Bold.woff') format('woff'), 
       url('Crimson-Bold.ttf') format('truetype');       
  font-weight: normal;
  font-style: normal;
}


