/*
Theme Name:     BiBi\'s Lingerie
Description:    Theme for the BiBi\'s Lingerie website.
Author:         Wiwi Websolutions
Template:       wp-bootstrap-starter

(optional values you can add: Theme URI, Author URI, Version, License, License URI, Tags, Text Domain)
*/
@font-face {
  font-family: 'OpenSans-Regular';
  src: url(fonts/OpenSans-Regular.ttf);
}
@font-face {
  font-family: 'OpenSans-Light';
  src: url(fonts/OpenSans-Light.ttf);
}
body {
  font-family: 'OpenSans-Regular';
  background-color: #efefef!important;
}
p, h1, a {
  color: #3a3a3a;
}
h1 {
  font-family: 'OpenSans-Light'!important;
}
.nav-item:hover, .active {
  background-color: #FFFFFF2B;
}
.bg-black {
  background-color: #222222!important;
}
