/*
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: 'Druk';
  src: url('/wp-content/uploads/fonts/Druk/Druk-Heavy-Trial.otf') format('opentype');
  font-weight: 900;
  font-style: normal;
}

@font-face {
  font-family: 'Druk';
  src: url('/wp-content/uploads/fonts/Druk/Druk-Super-Trial.otf') format('opentype');
  font-weight: 800;
  font-style: normal;
}

@font-face {
  font-family: 'Druk';
  src: url('/wp-content/uploads/fonts/Druk/Druk-Bold-Trial.otf') format('opentype');
  font-weight: bold;
  font-style: normal;
}

@font-face {
  font-family: 'Druk';
  src: url('/wp-content/uploads/fonts/Druk/Druk-Medium-Trial.otf') format('opentype');
  font-weight: 500;
  font-style: normal;
}
