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

footer .town-suite-signature {
    font-size: 13px !important;
    vertical-align:central;
}

[class^="red-icon-"], [class*=" red-icon-"] {
    font-family: 'RedLeafSans' !important;
    speak: never;
    font-style: normal;
    font-weight: normal;
    font-variant: normal;
    text-transform: none;
    line-height: 1;
    margin: 0 1px;
    font-size: 17px;
    color: #FF0000;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}

.red-icon-heart:before {
    content: "\b900";
    top: 1px;
    position: relative;
}

.red-icon-mapleleaf:before {
    content: "\b901";
    top: 1px;
    position: relative;
}
