@font-face {
    font-family: 'oswaldregular';
    src: url('/runtime/fonts/oswald-regular-webfont.eot');
    src: url('/runtime/fonts/oswald-regular-webfont.eot?#iefix') format('embedded-opentype'), url('/runtime/fonts/oswald-regular-webfont.woff2') format('woff2'), url('/runtime/fonts/oswald-regular-webfont.woff') format('woff'), url('/runtime/fonts/oswald-regular-webfont.ttf') format('truetype'), url('/runtime/fonts/oswald-regular-webfont.svg#/runtime/fonts/oswaldregular') format('svg');
    font-weight: normal;
    font-style: normal;
}
.SmallText {
    font-size: 12px;
    color: #333;
    letter-spacing: .5pt;
    line-height: 14px;
}
