﻿@font-face {
    font-family: 'asem';
    src: url('../fonts/asem.eot');
    src: url('../fonts/asem.eot') format('embedded-opentype'), url('../fonts/asem.woff') format('woff'), url('../fonts/asem.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;
}

.asem {
    display: inline-block;
    font: normal normal normal 14px/1 asem;
    font-size: inherit;
    -ms-text-rendering: auto;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}

.asem-period:before {
    content: "P";
}

.asem-register:before {
    content: "R";
}