
/* Theme Name: Egovt Child Theme
Theme URI: https://themeforest.net/user/ovatheme/portfolio
Description: This is child theme of egovt
Author: Ovatheme
Author URI: https://themeforest.net/user/ovatheme
Template: egovt
Version: 1.0.0
Tags: two-columns, three-columns, left-sidebar, right-sidebar, custom-menu, editor-style, featured-images, flexible-header, full-width-template, post-formats, rtl-language-support, sticky-post, translation-ready
Text Domain:  egovt-child
*/
@font-face {
  font-family: 'MyCustomFont';
  src: url('fonts/MyCustomFont-Regular.eot');
  src: url('fonts/MyCustomFont-Regular.eot?#iefix') format('embedded-opentype'),
       url('fonts/MyCustomFont-Regular.woff2') format('woff2'),
       url('fonts/MyCustomFont-Regular.oft') format('otf'),
       url('fonts/MyCustomFont-Regular.svg#MyCustomFont') format('svg');
  font-weight: 400;
  font-style: normal;
}
@font-face {
 font-family: 'FAMILY_NAME';
 src: url(FONT_FILE_NAME.woff2) format('woff2');
}

