/*
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: 'ABC Social Variable';
    src: url('fonts/ABCSocialVariable-Trial.woff2') format('woff2'),
         url('fonts/ABCSocialVariable-Trial.woff') format('woff'),
         url('fonts/ABCSocialVariable-Trial.otf') format('otf'),
         url('fonts/ABCSocialVariable-Trial.eot') format('eot'),
         url('fonts/ABCSocialVariable-Trial.ttf') format('ttf');
    font-style: normal;
    font-display: swap;
}
*/

@font-face {
    font-family: 'ABC Social Variable';
    src: url('fonts/ABCSocialVariableEdu-Regular.woff2') format('woff2'),
         url('fonts/ABCSocialVariableEdu-Regular.woff') format('woff');
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'ABC Social Plus Variable';
    src: url('fonts/ABCSocialPlusVariableEdu-Regular.woff2') format('woff2'),
         url('fonts/ABCSocialPlusVariableEdu-Regular.woff') format('woff'),
         url('fonts/ABCSocialPlusVariableEdu-Regular.otf') format('otf');
         url('fonts/ABCSocialPlusVariableEdu-Regular.eot') format('eot');
         url('fonts/ABCSocialPlusVariableEdu-Regular.ttf') format('ttf');
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Social Bold';
    src: url('fonts/ABCSocialEdu-Bold.woff2') format('woff2'),
         url('fonts/ABCSocialEdu-Bold.woff') format('woff'),
         url('fonts/ABCSocialEdu-Bold.otf') format('otf');
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Areal';
    src: url('fonts/Areal.woff2') format('woff2'),
         url('fonts/Areal.woff') format('woff'),
         url('fonts/Areal.otf') format('otf');
         url('fonts/Areal.eot') format('eot');
         url('fonts/Areal.ttf') format('ttf');
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'ABC Diatype Variable Edu';
    src: url('fonts/ABCDiatypeVariableEdu.woff2') format('woff2'),
         url('fonts/ABCDiatypeVariableEdu.woff') format('woff'),
         url('fonts/AABCDiatypeVariableEdu.ttf') format('ttf');
    font-style: normal;
    font-display: swap;
}