﻿@font-face {
    font-family: "sfont";
    src: url('sfont.eot'); /* IE9 */
    src: url('sfont.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
    url('sfont.woff') format('woff'), /* chrome, firefox */
    url('sfont.ttf') format('truetype'), /* chrome, firefox, opera, Safari, Android, iOS 4.2+ */
    url('sfont.svg#sfont') format('sfont'); /* iOS 4.1- */
    font-style: normal;
    font-weight: normal;
}

