/*
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: 'Boston';
  font-style: normal;
  src: url('fonts/BostonSemiBold.woff2') format('woff2'),
  src: url('fonts/BostonSemiBold.woff') format('woff'),
  src: url('fonts/BostonSemiBold.eot') format('eot'),
  src: url('fonts/BostonSemiBold.ttf') format('ttf'),
  src: url('fonts/BostonSemiBold.otf') format('otf');
}