/*
Theme Name: Bridge
Theme URI: http://demo.qodeinteractive.com/bridge/
Description: Creative Multi-Purpose WordPress Theme
Tags: creative, portfolio, multi-purpose, clean, retina, responsive, parallax, mega menu, blog, agency, business, fullscreen, modern, background video, ajax
Author: Qode Interactive
Author URI: http://www.qodethemes.com/
Version: 17.2
License: GNU General Public License
License URI: licence/GPL.txt

CSS changes can be made in files in the /css/ folder. This is a placeholder file required by WordPress, so do not delete it.

*/
/*@font-face {
  font-family: myFirstFont;
  src: url('http://bu3dev.krify.com/nagaSaiOils_web/wp-content/themes/bridge/css/BebasNeue-Regular.ttf');
}*/
@font-face {
  font-family: bebas;
  src: url('http://nagasaioils.in/wp-content/themes/bridge/css/Bebas-Regular.ttf');
}
@media(min-width:1200px){
    nav.main_menu>ul>li>a{padding:0px 20px !important;}
    nav.main_menu.left>ul, nav.main_menu.right>ul{right:50px !important;}
}

