﻿@font-face {
    font-family: 'OswaldRegular';
    src: url('../Fonts/oswald-regular-webfont.eot');
    src: url('../Fonts/oswald-regular-webfont.eot?#iefix') format('embedded-opentype'),
         url('../Fonts/oswald-regular-webfont.woff') format('woff'),
         url('../Fonts/oswald-regular-webfont.ttf') format('truetype'),
         url('../Fonts/oswald-regular-webfont.svg#OswaldRegular') format('svg');
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: 'AsapRegular';
    src: url('../Fonts/asap-regular-webfont.eot');
    src: url('../Fonts/asap-regular-webfont.eot?#iefix') format('embedded-opentype'),
         url('../Fonts/asap-regular-webfont.woff') format('woff'),
         url('../Fonts/asap-regular-webfont.ttf') format('truetype'),
         url('../Fonts/asap-regular-webfont.svg#AsapRegular') format('svg');
    font-weight: normal;
    font-style: normal;

}