﻿@import url('https://fonts.googleapis.com/css?family=Teko:300,600');
@import url('https://fonts.googleapis.com/css?family=Mukta+Mahee:200,700');

.type-teko-muktamahee {
    font-family: 'Mukta Mahee', sans-serif;
    font-size: 100%; 
    line-height: 2;
    font-weight: 200;
    letter-spacing: 0px;
    text-transform: none;
    font-style: normal;
}
.type-teko-muktamahee p, .type-teko-muktamahee td, .type-teko-muktamahee li, .type-teko-muktamahee label {
    font-family: 'Mukta Mahee', sans-serif;
    font-size: 1.25rem;
    line-height: 2;
    font-weight: 200;
    letter-spacing: 0px;
    text-transform: none;
    font-style: normal;
}
.type-teko-muktamahee h1, .type-teko-muktamahee h2, .type-teko-muktamahee h3, .type-teko-muktamahee h4, .type-teko-muktamahee h5, .type-teko-muktamahee h6 {
    font-family: 'Teko', sans-serif;
    font-weight: 300;
    line-height: 1.2;
    letter-spacing: 1px;
    text-transform: uppercase;
    font-style: normal;
}        

.type-teko-muktamahee h1 {font-size: 3.5rem;margin: 0.19rem 0 0.1rem;}
.type-teko-muktamahee h2 {font-size: 2.8rem;margin: 0.29rem 0 0.1rem;}
.type-teko-muktamahee h3 {font-size: 2.3rem;margin: 0.39rem 0 0.1rem;}
.type-teko-muktamahee h4 {font-size: 2rem;margin: 0.47rem 0 0.1rem;line-height: 1.35;}
.type-teko-muktamahee h5 {font-size: 1.7rem;margin: 0.51rem 0 0.1rem;line-height: 1.5;}
.type-teko-muktamahee h6 {font-size: 1.3rem;margin: 0.73rem 0 0.1rem;font-weight: bold;text-transform: none;line-height: 1.7;}
.type-teko-muktamahee p {margin:0.44rem 0 1rem;}

.type-teko-muktamahee .display { margin-bottom: 0.5rem; }
.type-teko-muktamahee .display h1 {
	font-family: 'Teko', sans-serif;
    font-size: 5.8rem;
    line-height: 1.3;
    font-weight: 300;
    letter-spacing: 5px;
    text-transform: uppercase;
    margin: 0.4rem 0;
    font-style: normal;
}
.type-teko-muktamahee .display p {
    font-family: 'Mukta Mahee', sans-serif;
    font-size: 1.3rem;
    line-height: 1.8;
    letter-spacing: 6px;
    font-style: normal;
    text-transform: uppercase;
}

@media only screen and (max-width: 640px) {
    .type-teko-muktamahee .display h1 {font-size: 2.5rem;}
    .type-teko-muktamahee .display p {font-size: 1.4rem;}
    .type-teko-muktamahee h1 {font-size: 2.3rem;}
    .type-teko-muktamahee h2 {font-size: 2rem;}
    .type-teko-muktamahee h3 {font-size: 1.7rem;}
    .type-teko-muktamahee h4 {font-size: 1.4rem;}
    .type-teko-muktamahee h5 {font-size: 1.2rem;}
    .type-teko-muktamahee h6 {font-size: 1rem;} 
}

.type-teko-muktamahee .is-btn {
    padding: 11px 50px 9px;
}
.type-teko-muktamahee .is-btn-small {
    padding: 6px 25px 4px;
}

.type-teko-muktamahee .display-font1 {font-family: 'Teko', sans-serif;}
.type-teko-muktamahee .display-font2 {font-family: 'Mukta Mahee', sans-serif;}
.type-teko-muktamahee .default-font1 {font-family: 'Teko', sans-serif;}
.type-teko-muktamahee .default-font2 {font-family: 'Mukta Mahee', sans-serif;}