@font-face 
{
    font-family:"Roboto Regular";
    src:url("/fonts/roboto_regular/Roboto-Regular.eot?") format("eot"),
        url("/fonts/roboto_regular/Roboto-Regular.woff") format("woff"),
        url("/fonts/roboto_regular/Roboto-Regular.ttf") format("truetype"),
        url("/fonts/roboto_regular/Roboto-Regular.svg#Roboto-Regular") format("svg");
    font-weight:normal;
    font-style:normal;
}

@font-face 
{
    font-family:"Font-Awesome";
    src:url("/fonts/fontawesome/fontawesome-webfont.eot?") format("eot"),
        url("/fonts/fontawesome/fontawesome-webfont.woff") format("woff"),
        url("/fonts/fontawesome/fontawesome-webfont.ttf") format("truetype"),
        url("/fonts/fontawesome/fontawesome-webfont.svg#Font-Awesome") format("svg");
    font-weight:normal;
    font-style:normal;
}

@font-face 
{
    font-family: 'Roboto-Light';
    src: url('/fonts/roboto_light/Roboto-Light-webfont.eot');
    src: url('/fonts/roboto_light/Roboto-Light-webfont.eot?#iefix') format('embedded-opentype'),
         url('/fonts/roboto_light/Roboto-Light-webfont.woff') format('woff'),
         url('/fonts/roboto_light/Roboto-Light-webfont.ttf') format('truetype'),
         url('/fonts/roboto_light/Roboto-Light-webfont.svg#Roboto-Light') format('svg');
    font-weight: normal;
    font-style: normal;
}

@font-face 
{
    font-family: 'Roboto-Bold';
    src: url('/fonts/roboto_bold/Roboto-Bold-webfont.eot');
    src: url('/fonts/roboto_bold/Roboto-Bold-webfont.eot?#iefix') format('embedded-opentype'),
         url('/fonts/roboto_bold/Roboto-Bold-webfont.woff') format('woff'),
         url('/fonts/roboto_bold/Roboto-Bold.ttf') format('truetype'),
         url('/fonts/roboto_bold/Roboto-Bold-webfont.svg#Roboto-Bold') format('svg');
}

@font-face 
{
    font-family: 'Roboto-Black';
    src: url('/fonts/roboto_black/Roboto-Black-webfont.eot');
    src: url('/fonts/roboto_black/Roboto-Black-webfont.eot?#iefix') format('embedded-opentype'),
         url('/fonts/roboto_black/Roboto-Black-webfont.woff') format('woff'),
         url('/fonts/roboto_black/Roboto-Black.ttf') format('truetype'),
         url('/fonts/roboto_black/Roboto-Black-webfont.svg#Roboto-Black') format('svg');
}

@font-face {
    font-family: 'Roboto-Medium';
    src: url('/fonts/roboto_medium/Roboto-Medium-webfont.eot');
    src: url('/fonts/roboto_medium/Roboto-Medium-webfont.eot?#iefix') format('embedded-opentype'),
         url('/fonts/roboto_medium/Roboto-Medium-webfont.woff') format('woff'),
         url('/fonts/roboto_medium/Roboto-Medium-webfont.ttf') format('truetype'),
         url('/fonts/roboto_medium/Roboto-Medium-webfont.svg#Roboto-Medium') format('svg');
}

@font-face 
{
    font-family: 'OpenSans-Regular';
    src: url('/fonts/opensans_regular/OpenSans-Regular.eot');
    src: url('/fonts/opensans_regular/OpenSans-Regular.eot?#iefix') format('embedded-opentype'),
         url('/fonts/opensans_regular/OpenSans-Regular.woff') format('woff'),
         url('/fonts/opensans_regular/OpenSans-Regular.ttf') format('truetype'),
         url('/fonts/opensans_regular/OpenSans-Regular.svg#OpenSans-Regular') format('svg');
}

@font-face 
{
    font-family: 'OpenSans-Light';
    src: url('/fonts/opensans_light/OpenSans-Light.eot');
    src: url('/fonts/opensans_light/OpenSans-Light.eot?#iefix') format('embedded-opentype'),
         url('/fonts/opensans_light/OpenSans-Light.woff') format('woff'),
         url('/fonts/opensans_light/OpenSans-Light.ttf') format('truetype'),
         url('/fonts/opensans_light/OpenSans-Light.svg#OpenSans-Light') format('svg');
}
