/*
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 : May 2, 2014, 12:42:51 PM
    Author     : shivaji
*/
@charset "UTF-8";



@font-face {
  font-family: 'FRED';
  src:  url('Fred_Font.eot?w9qot2');
  src:  url('Fred_Font.eot?w9qot2#iefix') format('embedded-opentype'),
    url('Fred_Font.ttf?w9qot2') format('truetype'),
    url('Fred_Font.woff?w9qot2') format('woff'),
    url('Fred_Font.svg?w9qot2#FRED') format('svg');
  font-weight: normal;
  font-style: normal;
}



[class^="icon-"], [class*=" icon-"] {
    font-family: 'FRED';
    speak: none;
    font-style: normal;
    font-weight: normal;
    font-variant: normal;
    text-transform: none;
    line-height: 1;

    /* Better Font Rendering =========== */
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}

