/*
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
*/

/* GM-Seagal Black */
@font-face {
  font-family: 'GM-Seagal';
  src: url('fonts/GM-Seagal-Black.woff2') format('woff2'),
       url('fonts/GM-Seagal-Black.woff') format('woff');
  font-weight: 900;
  font-style: normal;
}

/* GM-Seagal Black Oblique */
@font-face {
  font-family: 'GM-Seagal';
  src: url('fonts/GM-Seagal-Black-Oblique.woff2') format('woff2'),
       url('fonts/GM-Seagal-Black-Oblique.woff') format('woff');
  font-weight: 900;
  font-style: oblique;
}

/* GM-Seagal Bold */
@font-face {
  font-family: 'GM-Seagal';
  src: url('fonts/GM-Seagal-Bold.woff2') format('woff2'),
       url('fonts/GM-Seagal-Bold.woff') format('woff');
  font-weight: 700;
  font-style: normal;
}

/* GM-Seagal Bold Oblique */
@font-face {
  font-family: 'GM-Seagal';
  src: url('fonts/GM-Seagal-Bold-Oblique.woff2') format('woff2'),
       url('fonts/GM-Seagal-Bold-Oblique.woff') format('woff');
  font-weight: 700;
  font-style: oblique;
}
