@font-face {
    font-family: 'Lets-iOS';
    src: url('../fonts/Lets-iOS.eot');
    src: url('../fonts/Lets-iOS.eot') format('embedded-opentype'), url('../fonts/Lets-iOS.ttf') format('truetype'), url('../fonts/Lets-iOS.woff') format('woff'), url('../fonts/Lets-iOS.svg') format('svg');
    font-weight: normal;
    font-style: normal;
    font-display: block;
}

[class^="letsicon-"],
[class*=" letsicon-"] {
    font-family: 'Lets-iOS' !important;
    speak: none;
    font-style: normal;
    font-weight: normal;
    font-variant: normal;
    text-transform: none;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}

.letsicon-android:before {
    content: "\4d";
}

.letsicon-apple:before {
    content: "\4c";
}

.letsicon-mac:before {
    content: "\e900";
}

.letsicon-windows:before {
    content: "\e901";
}

.letsicon-right_arrow:before {
    content: "\e902";
}