﻿/*@font-face
{
    font-family: 'Interstate-BoldCondensed';
    src: url(../App_Fonts/INTERST2.eot);
    src: local('Interstate-BoldCondensed'), url(../App_Fonts/INTBDCN_.ttf) format('truetype');

}
@font-face
{
    font-family: "Interstate-LightCondensed";
    src: url(App_Fonts/INTERST1.eot);
    src: local('Interstate-LightCondensed'), url(App_Fonts/INTLTCN_.ttf) format('truetype');
}
@font-face
{
    font-family: "Interstate-RegularCondensed";
    src: url(App_Fonts/INTERST0.eot);
    src: local('Interstate-RegularCondensed'), url(App_Fonts/INTRCN__.ttf) format('truetype');
}
*/

/*
@font-face
{
    font-family: Interstate-BoldCondensed;
    font-style: normal;
    font-weight: normal;
    src: url(../App_Fonts/INTERST2.eot);
}
@font-face
{
    font-family: Interstate-LightCondensed;
    font-style: normal;
    font-weight: normal;
    src: url(../App_Fonts/INTERST1.eot);
}
@font-face
{
    font-family: Interstate-RegularCondensed;
    font-style: normal;
    font-weight: normal;
    src: url(../App_Fonts/INTERST0.eot);
}
@font-face
{
    font-family: Interstate-BoldCondensed;
    src: url(../App_Fonts/INTBDCN_.ttf) format( "truetype" );
    font-style: normal;
    font-variant: normal;
}
@font-face
{
    font-family: Interstate-LightCondensed;
    src: url(../App_Fonts/INTLTCN_.ttf) format( "truetype" );
    font-style: normal;
    font-variant: normal;
}
@font-face
{
    font-family: Interstate-RegularCondensed;
    src: url(../App_Fonts/INTRCN__.ttf) format( "truetype" );
    font-style: normal;
    font-variant: normal;
}
*/