@font-face {
    font-family: 'maitreebold';
    src: url('../font/maitree-bold-webfont.woff2') format('woff2'),
         url('../font/maitree-bold-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: 'maitree_lightregular';
    src: url('../font/maitree-light-webfont.woff2') format('woff2'),
         url('../font/maitree-light-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: 'maitree_mediumregular';
    src: url('../font/maitree-medium-webfont.woff2') format('woff2'),
         url('../font/maitree-medium-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: 'maitreeregular';
    src: url('../font/maitree-regular-webfont.woff2') format('woff2'),
         url('../font/maitree-regular-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: 'maitree_semiboldregular';
    src: url('../font/maitree-semibold-webfont.woff2') format('woff2'),
         url('../font/maitree-semibold-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'quandoregular';
    src: url('../font/quando-regular-webfont.woff2') format('woff2'),
         url('../font/quando-regular-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;
}
