/**
 * 	Webfonts
 */
@font-face {
    font-family: 'mr_black';
    src: url('../fonts/locator_black-webfont.eot');
    src: url('../fonts/locator_black-webfont.eot?#iefix') format('embedded-opentype'),
         url('../fonts/locator_black-webfont.woff') format('woff'),
         url('../fonts/locator_black-webfont.ttf') format('truetype'),
         url('../fonts/locator_black-webfont.svg#locatorblack') format('svg');
    font-weight: normal;
    font-style: normal;

}


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

}



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

}


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

}


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

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

}