﻿@font-face {
    font-family: tss-font;
    src: url('../font/tss-font.eot');
    src: url('../font/tss-font.eot') format('embedded-opentype'), url('../font/tss-font.woff2') format('woff2'), url('../font/tss-font.woff') format('woff'), url('../font/tss-font.ttf') format('truetype'), url('../font/tss-font.svg') format('svg');
    font-weight: 400;
    font-style: normal
}

[class*=" rttss-"]:before,
[class^=rttss-]:before {
    font-family: tss-font;
    font-style: normal;
    font-weight: 400;
    speak: never;
    display: inline-block;
    text-decoration: inherit;
    width: 1em;
    margin-right: .2em;
    text-align: center;
    font-variant: normal;
    text-transform: none;
    line-height: 1em;
    margin-left: .2em;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale
}

.rttss-right-open:before {
    content: '\e801'
}

.rttss-left-open:before {
    content: '\e802'
}

.rttss-quote-left:before {
    content: '\f10d'
}