@font-face {
  font-family: agile; 
  src: url(https://raintree.eyecatch.in/wp-content/themes/salient/fonts/agile.otf); /* url of the font */
}

.swiper-slide .content h1, .swiper-slide .content .ns-heading-el{
    font-family: agile;
    text-transform:uppercase;
    text-shadow: .5px .5px #000;
    letter-spacing:5px;
}