﻿@font-face {
    font-family: "ge-inspira";
    src: url('font/GEInspRg.eot');
    font-style:normal;    
}
@font-face {
    font-family: "ge-inspira";
    src: url('font/GEInspRg.eot');
    src:    /*url('/fonts/mikachan.eot?#iefix') format('embedded-opentype'),*/
            /*url('/fonts/mikachan.woff') format('woff'),*/
            url('font/GEInspRg.TTF') format('truetype'),
            url('font/geinspbd.svg#mikachan') format('svg');
    }
     
     
@font-face {
    font-family: "GE-InspExBd";
    src: url('font/GEInspExBd.eot');
    font-style:normal;    
}
@font-face {
    font-family: "GE-InspExBd";
    src: url('font/GEInspExBd.eot');
    src:    /*url('/fonts/mikachan.eot?#iefix') format('embedded-opentype'),*/
            /*url('/fonts/mikachan.woff') format('woff'),*/
            url('font/GEInspBd.TTF') format('truetype'),
            url('font/geinspbd.svg#mikachan') format('svg');
    }
    
