@font-face {
    font-family: 'droidigaregular';
    src: url('../fonts/droidiga-webfont.woff2') format('woff2'),
         url('../fonts/droidiga-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;

}

@font-face {
    font-family: 'BebasNeue-Regular';
    src: url('../fonts/BebasNeue-Regular.woff2') format('woff2'),
         url('../fonts/BebasNeue-Regular.woff') format('woff');
    font-weight: normal;
    font-style: normal;

}

@font-face {
    font-family: 'edmund';
    src: url('../fonts/edmund-free-webfont.woff2') format('woff2'),
         url('../fonts/edmund-free-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;

}

 @font-face {
    font-family:"Urban Inline";
    src:url("UrbanInline.eot?") format("eot"),
    url("../fonts/UrbanInline.woff") format("woff"),
    url("../fonts/UrbanInline.ttf") format("truetype"),
    url("../fonts/UrbanInline.svg#UrbanInline") format("svg");
    font-weight:normal;
    font-style:normal;
}