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

.handpick-android,.handpick-iphone {
    display: inline-block;
    font-family: "handpick";
    speak: none;
    font-style: normal;
    font-weight: 500;
    font-variant: normal;
    text-transform: none;
    text-rendering: auto;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale
}

.handpick-android:before {
    content: "\f000"
}

.handpick-iphone:before {
    content: "\f001"
}
