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

[class^="icon-"], [class*=" icon-"] {
    /* use !important to prevent issues with browser extensions that change fonts */
    font-family: 'icomoon' !important;
    speak: none;
    font-style: normal;
    font-weight: normal;
    font-variant: normal;
    text-transform: none;
    line-height: 1;

    /* Better Font Rendering =========== */
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}

.icon-home:before {
    content: "\f015";
}
.icon-check-square-o:before {
    content: "\f046";
}
.icon-twitter-square:before {
    content: "\f081";
}
.icon-facebook-square:before {
    content: "\f082";
}
.icon-phone-square:before {
    content: "\f098";
}
.icon-google-plus-square:before {
    content: "\f0d4";
}
.icon-youtube-square:before {
    content: "\f166";
}
.icon-paper-plane:before {
    content: "\f1d8";
}
.icon-send:before {
    content: "\f1d8";
}
.icon-cc-visa:before {
    content: "\f1f0";
}
.icon-cc-mastercard:before {
    content: "\f1f1";
}
.icon-cc-discover:before {
    content: "\f1f2";
}
.icon-cc-amex:before {
    content: "\f1f3";
}
.icon-tripadvisor:before {
    content: "\f262";
}

.fs0 {
    font-size: 16px;
}
.fs1 {
    font-size: 32px;
}

