/*
 Theme Name:     MP Theme
 Theme URI:      -
 Description:    MP Theme
 Author:         Dumb
 Author URI:     http://www.dumbagency.co.uk
 Template:       enfold
 Version:        1.0
*/


@import url("../enfold/style.css");

/* =Theme customization starts here
-------------------------------------------------------------- */

/* Have fun adding your style here :) - PS: At all times this file should contain a comment or a rule, otherwise opera might act buggy :( */

@import url('https://fonts.googleapis.com/css?family=Open+Sans:400,700,800&display=swap');

html {
	-webkit-font-smoothing: antialiased;
	text-rendering: optimizeLegibility;
}