Header Ads

Header ADS

Use Font face in css

Various Bootstrap Sidebar: https://bootstrapious.com/p/bootstrap-sidebar









@font-face {
    font-family: 'exo_2regular';
    src: url('../fonts/Exo2-Regular-webfont.eot');
    src: url('../fonts/Exo2-Regular-webfont.eot?#iefix') format('embedded-opentype'),
         url('../fonts/Exo2-Regular-webfont.woff2') format('woff2'),
         url('../fonts/Exo2-Regular-webfont.woff') format('woff'),
         url('../fonts/Exo2-Regular-webfont.ttf') format('truetype'),
         url('../fonts/Exo2-Regular-webfont.svg#exo_2regular') format('svg');
    font-weight: normal;
    font-style: normal;

}

No comments

Powered by Blogger.