/*
Theme Name: Cybersharks
Description: Child theme for Uncode
Author: Undsgn™
Author URI: http://www.undsgn.com
Template: uncode
Version: 1.0.0
Text Domain: uncode
*/

@font-face {
   font-family: 'Domaine Display Condensed Semibold';
   src: url('fonts/domaine-display-condensed-semibold.woff2') format('woff2');
   font-weight: 600;
   font-style: normal;
}
 
@font-face {
   font-family: 'National 2 Regular';
   src: url('fonts/national-2-regular.woff2') format('woff2');
   font-weight: 400;
   font-style: normal;
}

@font-face {
   font-family: 'National 2 Regular';
   src: url('fonts/national-2-bold.woff2') format('woff2');
   font-weight: 700;
   font-style: normal;
}