/*
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: 'Gabriola';
  font-style: normal;
  src: url('fonts/gabriola.ttf') format('truetype');
  src: url('fonts/gabriola.woff') format('woff');
  src: url('fonts/gabriola.woff2') format('woff2');
}
.menu-smart-social {
	margin-left: -36px!important;
}