
@font-face {
    font-family: 'Mitr';
    src: url('Mitr-Regular-webfont.eot');
    src: url('Mitr-Regular-webfont.eot?#iefix') format('embedded-opentype'),
         /* url('Mitr-Regular-webfont.woff2') format('woff2'), */
         url('Mitr-Regular-webfont.woff') format('woff'),
         url('Mitr-Regular-webfont.ttf') format('truetype'),
         url('Mitr-Regular-webfont.svg#mitrregular') format('svg');
    font-weight: normal;
    font-style: normal;

}

@font-face {
    font-family: 'Mitr';
    src: url('Mitr-Bold-webfont.eot');
    src: url('Mitr-Bold-webfont.eot?#iefix') format('embedded-opentype'),
         /* url('Mitr-Bold-webfont.woff2') format('woff2'), */
         url('Mitr-Bold-webfont.woff') format('woff'),
         url('Mitr-Bold-webfont.ttf') format('truetype'),
         url('Mitr-Bold-webfont.svg#mitrbold') format('svg');
    font-weight: bold;
    font-style: normal;

}


@font-face {
    font-family: 'Mitr';
    src: url('Mitr-Light-webfont.eot');
    src: url('Mitr-Light-webfont.eot?#iefix') format('embedded-opentype'),
         /* url('Mitr-Light-webfont.woff2') format('woff2'), */
         url('Mitr-Light-webfont.woff') format('woff'),
         url('Mitr-Light-webfont.ttf') format('truetype'),
         url('Mitr-Light-webfont.svg#mitrlight') format('svg');
    font-weight: lighter;
    font-style: normal;

}


@font-face {
    font-family: 'Mitr';
    src: url('Mitr-SemiBold-webfont.eot');
    src: url('Mitr-SemiBold-webfont.eot?#iefix') format('embedded-opentype'),
         /* url('Mitr-SemiBold-webfont.woff2') format('woff2'), */
         url('Mitr-SemiBold-webfont.woff') format('woff'),
         url('Mitr-SemiBold-webfont.ttf') format('truetype'),
         url('Mitr-SemiBold-webfont.svg#mitrsemibold') format('svg');
    font-weight: 600;
    font-style: normal;
}


@font-face {
    font-family: 'Mitr';
    src: url('Mitr-Medium-webfont.eot');
    src: url('Mitr-Medium-webfont.eot?#iefix') format('embedded-opentype'),
         /* url('Mitr-Medium-webfont.woff2') format('woff2'), */
         url('Mitr-Medium-webfont.woff') format('woff'),
         url('Mitr-Medium-webfont.ttf') format('truetype'),
         url('Mitr-Medium-webfont.svg#mitrsemibold') format('svg');
    font-weight: 300;
    font-style: normal;
}

