﻿/*
Theme Name: Uncode Child
Description: Child theme for Uncode theme
Author: Owl
Author URI: http://www.hudson-webworks.com
Description: Custome child theme for the WMR website
Template: uncode
Version: 1.0.0
Text Domain: uncode
*/

/* First we load custom fonts - Owl 20180515 */
/*! Generated by Font Squirrel (https://www.fontsquirrel.com) on May 15, 2018*/

@font-face {
    font-family: 'vivaldiregular';
    src: url('fonts/vivaldiregular-webfont.eot');
    src: url('fonts/vivaldiregular-webfont.eot?#iefix') format('embedded-opentype'),
         url('fonts/vivaldiregular-webfont.woff2') format('woff2'),
         url('fonts/vivaldiregular-webfont.woff') format('woff'),
         url('fonts/vivaldiregular-webfont.ttf') format('truetype'),
         url('fonts/vivaldiregular-webfont.svg#vivaldiregular') format('svg');
    font-weight: normal;
    font-style: normal;
}