
@font-face {
    font-family: 'locator-bold';
    src: url('locator-bold.eot');
    src: url('locator-bold.eot?#iefix') format('embedded-opentype'),
         url('locator-bold.woff2') format('woff2'),
         url('locator-bold.woff') format('woff'),
         url('locator-bold.ttf') format('truetype'),
         url('locator-bold.svg#locatorbold') format('svg');
    font-weight: normal;
    font-style: normal;

}

@font-face {
    font-family: 'locator-light';
    src: url('locator-light.eot');
    src: url('locator-light.eot?#iefix') format('embedded-opentype'),
         url('locator-light.woff2') format('woff2'),
         url('locator-light.woff') format('woff'),
         url('locator-light.ttf') format('truetype'),
         url('locator-light.svg#locatorlight') format('svg');
    font-weight: normal;
    font-style: normal;



}

