/* *************************************************************************** */
/*   Webfonts for all browsers except Internet Explorer 6-8                    */
/* *************************************************************************** */

/*
@font-face {
    font-family: 'sheffieldregularlightexpertRg';
    src: url('../fonts/shefrgle.eot');
    src: url('../fonts/shefrgle.eot?#iefix') format('embedded-opentype'),
         url('../fonts/shefrgle.woff') format('woff'),
         url('../fonts/shefrgle.ttf') format('truetype'),
         url('../fonts/shefrgle.svg#sheffieldregularlightexpertRg') format('svg');
    font-weight: normal;
    font-style: normal;
}
*/

@font-face {
    font-family: "sheffieldregularboldregular";
    src: url("../fonts/shefrgb.eot");
    src: url("../fonts/shefrgb.eot?#iefix") format("embedded-opentype"),
         url("../fonts/shefrgb.woff") format("woff"),
         url("../fonts/shefrgb.ttf") format("truetype"),
         url("../fonts/shefrgb.svg#sheffieldregularboldregular") format("svg");
    font-weight: normal;
    font-style: normal;
}
