/******************************************************************
Theme Name: Scape Child
Theme URI: http://themes.whiteboxstud.io/scape/main/landing
Description: Scape Child Theme
Author: Whitebox-Studio
Author URI: http://themeforest.net/user/whitebox-studio
Template: scape
Version: 1.0

/*Custom Fonts*/
/* SuiWrkMed – Suisse Works Medium */
@font-face {
    font-family: 'SuiWrkMed';
    src: url('fonts/sui_wrk_med.woff2') format('woff2'),
         url('fonts/sui_wrk_med.woff') format('woff');
    font-weight: 500;
    font-style: normal;
    font-display: swap;
}

/* SuiIntReg – Suisse Int Regular */
@font-face {
    font-family: 'SuiIntReg';
    src: url('fonts/sui_reg.woff2') format('woff2'),
         url('fonts/sui_reg.woff') format('woff');
    font-weight: 400;
    font-style: normal;
    font-display: swap;
}

*/
