@font-face {
    font-family: 'montellia';
    src: url('montellia-webfont.eot');
    src: url('montellia-webfont.eot?#iefix') format('embedded-opentype'),
         url('montellia-webfont.woff2') format('woff2'),
         url('montellia-webfont.woff') format('woff'),
         url('montellia-webfont.ttf') format('truetype');
    font-weight: 400;
    font-style: normal;
}