@font-face {
    font-family: 'old_londonregular';
    src: url('../font/oldlondon-webfont.woff2') format('woff2'),
         url('../font/oldlondon-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;
}




@font-face {
    font-family: 'old_london_alternateregular';
    src: url('../font/oldlondonalternate-webfont.woff2') format('woff2'),
         url('../font/oldlondonalternate-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;
}




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

}




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

}
body{
    font-family:old_londonregular !important;
}