/*!
 * Theme Name:  Melinda Child
 * Theme URI:   http://melinda.themes.tvda.pw
 * Template:    melinda
 * Author:      TVDA Themes
 * Author URI:  http://themes.tvda.pw
 * Version:     1.0.0
 * License:     ThemeForest Standard License
 * License URI: http://themeforest.net/licenses/standard
 * Text Domain: fabriq-child
 * Domain Path: /languages/
 */

/* FONT GRAPHIK */
@font-face {
font-family: Graphik Web;
src: url('/public_html/wp-content/themes/Melinda/melinda-child/Fonts/Graphik-Medium-Web.woff2') format('woff2'),
url('/public_html/wp-content/themes/Melinda/melinda-child/Fonts/Graphik-Medium-Web.woff') format('woff');
font-weight: 400;
font-style: normal;
font-stretch: normal;
}

@font-face {
font-family: Graphik Web;
src: url('/public_html/wp-content/themes/Melinda/melinda-child/Fonts/Graphik-Bold-Web.woff2') format('woff2'),
url('/public_html/wp-content/themes/Melinda/melinda-child/Fonts/Graphik-Bold-Web.woff') format('woff');
font-weight: normal;
}


@font-face {
font-family: Graphik Web;
src: url('/public_html/wp-content/themes/Melinda/melinda-child/Fonts/Graphik-Regular-Web.woff2') format('woff2'),
url('/public_html/wp-content/themes/Melinda/melinda-child/Fonts/Graphik-Regular-Web.woff') format('woff');
font-weight: normal;
}


/*p, h1, h2, h3, h4, h5, h6, a, li {
font-family: Graphik Web !important;
}
*/


a.workplaceLink {
	color: #fff!important;
	text-decoration: underline!important;
}

a.workplaceLink:hover {
	color: #0055ff!important;
	text-decoration: underline!important;
}


