
/*--- Typo ---*/

 html{
     line-height:1.15;
     -ms-text-size-adjust:100%;
     -webkit-text-size-adjust:100%;
}
 body,html{
     color:rgba(45, 41, 38, 1);
     font-size:16px;
     font-family:yantramanavregular,Helvetica Neue,Helvetica,sans-serif;
     font-variant-ligatures:common-ligatures;
     line-height:1.67;
     -webkit-font-smoothing:antialiased;
     -moz-osx-font-smoothing:grayscale;
}
 h1{
     font-size:2em;
}
 h1,h2{
     line-height:1.33;
     margin:1.8em 0;
}
 h1:after,h2:after{
     content:"";
     display:block;
     position:relative;
     top:.33em;
     border-bottom:3px solid hsla(210,70%,56%,1);
}
 p {
     margin:1.2em 0;
}
 strong {
     font-family: 'yantramanavbold';
     font-weight:inherit;
}
 a, a:visited {
     color: rgba(45, 41, 38, 1) ;
     background-color:transparent;
     -webkit-text-decoration-skip:objects;
     text-decoration:underline;
     text-decoration-skip:ink;
}
 a:active,a:focus,a:hover {
     text-decoration:none;
     color:#418FDE 
}

/*--- @font-face ---*/

 @font-face {
     font-family: 'yantramanavblack';
     src: url('../fonts/yantramanav-black-webfont.woff2') format('woff2'), url('../fonts/yantramanav-black-webfont.woff') format('woff');
     font-weight: normal;
     font-style: normal;
}
 @font-face {
     font-family: 'yantramanavbold';
     src: url('../fonts/yantramanav-bold-webfont.woff2') format('woff2'), url('../fonts/yantramanav-bold-webfont.woff') format('woff');
     font-weight: normal;
     font-style: normal;
}
 @font-face {
     font-family: 'yantramanavlight';
     src: url('../fonts/yantramanav-light-webfont.woff2') format('woff2'), url('../fonts/yantramanav-light-webfont.woff') format('woff');
     font-weight: normal;
     font-style: normal;
}
 @font-face {
     font-family: 'yantramanavmedium';
     src: url('../fonts/yantramanav-medium-webfont.woff2') format('woff2'), url('../fonts/yantramanav-medium-webfont.woff') format('woff');
     font-weight: normal;
     font-style: normal;
}
 @font-face {
     font-family: 'yantramanavregular';
     src: url('../fonts/yantramanav-regular-webfont.woff2') format('woff2'), url('../fonts/yantramanav-regular-webfont.woff') format('woff');
     font-weight: normal;
     font-style: normal;
}
 @font-face {
     font-family: 'yantramanavthin';
     src: url('../fonts/yantramanav-thin-webfont.woff2') format('woff2'), url('../fonts/yantramanav-thin-webfont.woff') format('woff');
     font-weight: normal;
     font-style: normal;
}
 