@font-face {
    font-family: 'BIG_JOHN';
    src: url('../font/BIG_JOHN.eot');
    src: url('../font/BIG_JOHN.eot') format('embedded-opentype'),
         url('../font/BIG_JOHN.woff2') format('woff2'),
         url('../font/BIG_JOHN.woff') format('woff'),
         url('../font/BIG_JOHN.ttf') format('truetype'),
         url('https://preview.hasthemes.com/tour-pagla-preview/fonts/fonts/BIG_JOHN.svg') format('svg');
}