/*
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: 'Metropolis-Light';
    src: url('fonts/Metropolis-Light.otf') format('opentype');
}

@font-face{
    font-family: 'Metropolis-Medium';
    src: url('fonts/Metropolis-Medium.otf') format('opentype');
}

@font-face{
    font-family: 'Metropolis-Bold';
    src: url('fonts/Metropolis-Bold.otf') format('opentype');
}

.navbar-header {
	text-align: center;
}

.iconDocpee .social-icon i {
	font-size: 32px !important;
}

.h6.title-scale.object-size.spotify.fluid-object {
	background: transparent;
}