/*
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: 'CoFoCinema1909';
  font-style: normal;
  src: url('fonts/CoFoCinema1909-Regular.woff2') format('woff2');
}

@font-face {
  font-display: swap;
  font-family: 'EngraversMT';
  font-style: normal;
  src: url('fonts/EngraversMT.woff2') format('woff2');
}

@font-face {
    font-family: 'Didot LT Std Bold';
    src: url('fonts/DidotLTStd-Bold.woff2') format('woff2');
    font-weight: bold;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Didot LT Std Headline';
    src: url('fonts/DidotLTStd-Headline.woff2') format('woff2');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Didot LT Std Italic';
    src: url('fonts/DidotLTStd-Italic.woff2') format('woff2');
    font-weight: normal;
    font-style: italic;
    font-display: swap;
}

@font-face {
    font-family: 'Didot LT Std Roman';
    src: url('fonts/DidotLTStd-Roman.woff2') format('woff2');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Didot LT Std Ornaments';
    src: url('fonts/DidotLTStd-Ornaments.woff2') format('woff2');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}