/*
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: 'Blippo Regular';
  font-style: normal;
  src: url('fonts/VnBlippo-Regular.ttf') format('ttf');
}


@font-face {
    font-family: "Blippo Black";
    src: url("fonts/04559eae8b7926d003f9f2e036c9e076.eot");
    src: url("fonts/04559eae8b7926d003f9f2e036c9e076.eot?#iefix")format("embedded-opentype"),
    url("fonts/04559eae8b7926d003f9f2e036c9e076.woff2")format("woff2"),
    url("fonts/04559eae8b7926d003f9f2e036c9e076.woff")format("woff"),
    url("fonts/04559eae8b7926d003f9f2e036c9e076.ttf")format("truetype"),
    url("fonts/04559eae8b7926d003f9f2e036c9e076.svg#Blippo W04 Black")format("svg");
}