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

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

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

.mailvtm16{background:#426AB0}
.mailvtm16:hover{background:#395B97}
.okvtm16{background:#F2720C}
.okvtm16:hover{background:#D7650B}


.vtms-mail:before {
    content: "\e900";
}
.vtms-ok:before {
    content: "\e901";
}
.vtms-blogger:before {
    content: "\e902";
}

