@font-face {
    font-family: 'DearestRegular';
    src: url('Dearest-webfont.eot');
    src: url('Dearest-webfont.eot?#iefix') format('embedded-opentype'),
         url('Dearest-webfont.woff') format('woff'),
         url('Dearest-webfont.ttf') format('truetype'),
         url('Dearest-webfont.svg#DearestRegular') format('svg');
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: 'DearestOpenRegular';
    src: url('Dearest_open-webfont.eot');
    src: url('Dearest_open-webfont.eot?#iefix') format('embedded-opentype'),
         url('Dearest_open-webfont.woff') format('woff'),
         url('Dearest_open-webfont.ttf') format('truetype'),
         url('Dearest_open-webfont.svg#DearestOpenRegular') format('svg');
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: 'DearestOutlineRegular';
    src: url('Dearest_outline-webfont.eot');
    src: url('Dearest_outline-webfont.eot?#iefix') format('embedded-opentype'),
         url('Dearest_outline-webfont.woff') format('woff'),
         url('Dearest_outline-webfont.ttf') format('truetype'),
         url('Dearest_outline-webfont.svg#DearestOutlineRegular') format('svg');
    font-weight: normal;
    font-style: normal;
}
.DearestRegular{font-family:'DearestRegular';}
.DearestOpenRegular{font-family:'DearestOpenRegular';}
.DearestOutlineRegular{font-family:'DearestOutlineRegular';}
