/*
 @package     nebotemplate
 @copyright   Copyright (C) 2016 Aleksandr Matyushkin. All Rights Reserved.
 @license     GNU General Public License version 2, or later.
 @website     http://webmasterset.ru
*/

@font-face {
  font-family: font1;
  src: url(../fonts/font1.otf);
}

#top,
.navbar-nav,
h1, .h1, h2, .h2, h3, .h3, h4, .h4 {
  font-family: font1;
}