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

<style>
  @import url("https://use.typekit.net/lri2oom.css");
</style>

/* @import url('http://example.com/example_style.css'); */

/***********************************************/
/* CSS @imports must be at the top of the file */
/* Add them above this section                 */
/***********************************************/

h1
{
font-family: le-monde-livre-std, serif;
font-weight: 700;
font-style: normal;
font-size: 60px;
}
h2
{
font-family: le-monde-livre-std, serif;
font-weight: 700;
font-style: normal;
font-size: 40px;
}
h3
{
font-family: le-monde-livre-std, serif;
font-weight: 700;
font-style: normal;
font-size: 30px;
}
h4
{
font-family: le-monde-livre-std, serif;
font-weight: 700;
font-style: normal;
font-size: 24px;
}
h5
{
font-family: le-monde-livre-std, serif;
font-weight: 700;
font-style: normal;
font-size: 20px;
}
h6
{
font-family: tablet-gothic, sans-serif;
font-weight: 600;
font-style: normal;
font-size: 20px;
}

p
{
  margin: 0 0 1.4rem;
  font-family: tablet-gothic, sans-serif;
  font-weight: 400;
  font-style: normal;
  font-size: 1rem;
}
/*****************************************/
/* Start your style declarations here    */
/*****************************************/