﻿/*
 Theme Name:   EXCEPTION Child Theme
 Theme URI:    http://exception.it-rays.net
 Description:  EXCEPTION Child Theme
 Author:       IT-RAYS
 Author URI:   http://themeforest.net/user/IT-RAYS
 Template:     exception
 Version:      1.4.2
 License:      GNU General Public License v2 or later
 License URI:  http://www.gnu.org/licenses/gpl-2.0.html
 Tags:         light, dark, right-sidebar, left-sidebar, fluid-layout, fixed-layout, custom-header, custom-background, custom-menu, red, blue, green, theme-options, translation-ready
 Text Domain:  itrays
*/

@import url(http://fonts.googleapis.com/earlyaccess/nanumgothic.css); body { font-family: 'Nanum Gothic', serif !important; }

@font-face {
font-family: NanumGothic;
src: url(http://www.sejjlc.com/wp-content/themes/twentyfifteen/font/NanumGothic.ttf);
font-weight: normal;
}
@font-face {
font-family: NanumGothicBold;
src: url(http://www.sejjlc.com/wp-content/themes/twentyfifteen/font/NanumGothicBold.ttf);
font-weight: normal;
}
@font-face {
font-family: NanumGothicExtraBold;
src: url(http://www.sejjlc.com/wp-content/themes/twentyfifteen/font/NanumGothicExtraBold.ttf);
font-weight: normal;
}

.box-top .more-btn {
  font-family: NanumGothicBold;
}

.padd-vertical-30 {
  padding: 30px 0;
  display: none;
}

.page-title > .container > .row .lft-title .title-container {
  height: 100%;
  display: table-cell;
  vertical-align: top;
}

.top-bar {
  margin-top: -18px;
}