@font-face {
    font-family: Locator;
    src: url(locator/Locator-Light.eot);
    src: url(locator/Locator-Light.woff) format("woff"),
    url(locator/Locator-Light.ttf) format("truetype");
    font-weight: 200;
    font-style: normal
}

@font-face {
    font-family: Locator;
    src: url(locator/Locator-Regular.eot);
    src: url(locator/Locator-Regular.woff) format("woff"),
    url(locator/Locator-Regular.ttf) format("truetype");
    font-weight: 400;
    font-style: normal
}
