@import url(font-awesome.min.css);
@font-face {
    font-family: 'CordiaNewRegular';
    src: url('cordianew.eot');
    src: url('cordianew.eot') format('embedded-opentype'),
         url('cordianew.woff2') format('woff2'),
         url('cordianew.woff') format('woff'),
         url('cordianew.ttf') format('truetype'),
         url('cordianew.svg#CordiaNewRegular') format('svg');
}