/*
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: 'Whitman-RomanLF';
    src: url('Whitman-RomanLF.woff2') format('woff2'),
        url('Whitman-RomanLF.woff') format('woff'),
        url('Whitman-RomanLF.ttf') format('truetype');
    font-weight: 500;
    font-style: normal;
}

@font-face {
    font-family: 'TransatW01-Standard';
    src: url('TransatW01-Standard.woff2') format('woff2'),
        url('TransatW01-Standard.woff') format('woff'),
        url('TransatW01-Standard.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;
}