/*
Theme Name: Uncode Child
Description: Child theme for Uncode theme
Author: Undsgn™
Author URI: http://www.undsgn.com
Template: uncode
Version: 1.0.0
Text Domain: uncode
*/

@font-face {
  font-family: 'glober-regular';
  src: url('fonts/GloberRegular.eot');
  src: url('fonts/GloberRegular.eot?#iefix') format('embedded-opentype'),
    url('fonts/GloberRegular.woff2') format('woff2'),
    url('fonts/GloberRegular.woff') format('woff'),
    url('fonts/GloberRegular.ttf') format('truetype'),
    url('fonts/GloberRegular.svg#GloberRegular') format('svg');
  font-weight: normal;
  font-style: normal;
  font-display: swap;
}
