/*
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: 'Andimia';
  font-style: normal;
  font-weight: normal;
  font-display: swap;
  src: url('fonts/Andimia.eot'); /* IE9 Compat Modes */
  src: url('fonts/Andimia.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
       url('fonts/Andimia.woff2') format('woff2'), /* Super modern browsers */
       url('fonts/Andimia.woff') format('woff'),   /* Modern browsers */
       url('fonts/Andimia.ttf') format('truetype'), /* Safari, Android, iOS */
       url('fonts/Andimia.otf') format('opentype'); /* Legacy support */
}
