/*
Theme Name: Uncode
Theme URI: http://www.undsgn.com/uncode
Author: Undsgn
Author URI: http://www.undsgn.com
Description: Uncode is a pixel perfect WordPress Theme designed with terrific attention to details.
Version: 2.12
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Text Domain: uncode
Domain Path: /languages/
*/



/* Jost 200 */
@font-face {
    font-family: 'Jost';
    font-style: normal;
    font-weight: 200;
    font-display: swap;
    src: url('fonts/jost-v20-latin-200.woff2') format('woff2');
}

/* Jost 300 */
@font-face {
    font-family: 'Jost';
    font-style: normal;
    font-weight: 300;
    font-display: swap;
   src: url('fonts/jost-v20-latin-regular.woff2') format('woff2');
}

/* Jost 400 */
@font-face {
    font-family: 'Jost';
    font-style: normal;
    font-weight: 400;
    font-display: swap;
   src: url('fonts/jost-v20-latin-regular.woff2') format('woff2');
}

/* Jost 500 */
@font-face {
    font-family: 'Jost';
    font-style: normal;
    font-weight: 500;
    font-display: swap;
  src: url('fonts/jost-v20-latin-regular.woff2') format('woff2');
}

/* Jost 600 */
@font-face {
    font-family: 'Jost';
    font-style: normal;
    font-weight: 600;
    font-display: swap;
   src: url('fonts/jost-v20-latin-regular.woff2') format('woff2');
}

/* Jost 800 */
@font-face {
    font-family: 'Jost';
    font-style: normal;
    font-weight: 800;
    font-display: swap;
   src: url('fonts/jost-v20-latin-regular.woff2') format('woff2');
}