<link rel="stylesheet" href="https://use.typekit.net/hro8koa.css">

/* Meta Pro Light */
@font-face {
  font-family: ff-meta-web-pro, sans-serif;
font-weight: 300;
font-style: normal;
  src: url('https://use.typekit.net/hro8koa.css');
}
/* Meta Pro Light Italic */
@font-face {
  font-family: ff-meta-web-pro, sans-serif;
font-weight: 300;
font-style: italic;
src: url('https://use.typekit.net/hro8koa.css');
}

/* Meta Pro Normal */
@font-face {
  font-family: ff-meta-web-pro,sans-serif;
font-weight: 400;
font-style: normal;
  src: url('https://use.typekit.net/hro8koa.css');
}
/* Meta Pro Normal Italic*/
@font-face {
  font-family: ff-meta-web-pro, sans-serif;
font-weight: 400;
font-style: italic;
  src: url('https://use.typekit.net/hro8koa.css');
}

/* Meta Pro Book */
@font-face {
  font-family: ff-meta-web-pro, sans-serif;
font-weight: 500;
font-style: normal;
  src: url('https://use.typekit.net/hro8koa.css');
}
/* Meta Pro Normal Book Italic*/
@font-face {
 font-family: ff-meta-web-pro, sans-serif;
font-weight: 500;
font-style: italic;
  src: url('https://use.typekit.net/hro8koa.css');
}

/* Meta Pro Medium */
@font-face {
  font-family: ff-meta-web-pro, sans-serif;
font-weight: 600;
font-style: normal;
  src: url('https://use.typekit.net/hro8koa.css');
}
/* Meta Pro Normal Medium Italic*/
@font-face {
 font-family: ff-meta-web-pro, sans-serif;
font-weight: 600;
font-style: italic;
  src: url('https://use.typekit.net/hro8koa.css');
}

/* Meta Pro Bold */
@font-face {
  font-family: ff-meta-web-pro, sans-serif;
font-weight: 700;
font-style: normal;
  src: url('https://use.typekit.net/hro8koa.css');
}
/* Meta Pro Normal Bold Italic*/
@font-face {
 font-family: ff-meta-web-pro, sans-serif;
font-weight: 700;
font-style: italic;
  src: url('https://use.typekit.net/hro8koa.css');
}

/* Meta Pro Black */
@font-face {
 font-family: ff-meta-web-pro, sans-serif;
font-weight: 900;
font-style: normal;
  src: url('https://use.typekit.net/hro8koa.css');
}
/* Meta Pro Normal Black Italic*/
@font-face {
font-family: ff-meta-web-pro, sans-serif;
font-weight: 900;
font-style: italic;
  src: url('https://use.typekit.net/hro8koa.css');
}


body {font-family: 'ff-meta-web-pro'; font-weight: 400; !important;}
h1 {font-family: 'ff-meta-web-pro'; font-weight: 400; !important;}
h2, h5, h6  {font-family: 'ff-meta-web-pro'; font-weight: 400; !important;}
h3, h4 {font-family: 'ff-meta-web-pro'; font-weight: 400; !important;}



article.item:hover .entry-image img {
  transform: none !important; 
}

.entry-image img {
  transform: none !important;
}
