/*
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-display: swap;
  font-family: 'bnbergenst';
  font-style: bnbergenst;
  src: url('fonts/bnbergenst.woff2') format('woff2');
}

@font-face {
  font-display: swap;
  font-family: 'bnbergenst-medium';
  font-style: bnbergenst-medium;
  src: url('fonts/bnbergenst-medium.woff2') format('woff2');
}


@font-face {
  font-display: swap;
  font-family: 'bnbergenst-light';
  font-style: bnbergenst-light;
  src: url('fonts/bnbergenst-light.woff2') format('woff2');
}

@font-face {
  font-display: swap;
  font-family: 'script';
  font-style: script;
  src: url('fonts/script.woff2') format('woff2');
}

