@font-face {
    font-family: 'Measure Thin';
    src: url('../fonts/Measure-Thin.eot'); /* IE9 Compat Modes */
    src: url('../fonts/Measure-Thin.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
    url('../fonts/Measure-Thin.woff') format('woff'), /* Modern Browsers */
    url('../fonts/Measure-Thin.ttf')  format('truetype'); /* Safari, Android, iOS */

    font-style:   normal;
    font-weight:  200;
}

@font-face {
    font-family: 'Measure Light';
    src: url('../fonts/Measure-Light.eot'); /* IE9 Compat Modes */
    src: url('../fonts/Measure-Light.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
    url('../fonts/Measure-Light.woff') format('woff'), /* Modern Browsers */
    url('../fonts/Measure-Light.ttf')  format('truetype'), /* Safari, Android, iOS */
    url('../fonts/Measure-Light.svg#83486f9f9cc69f82c17a3e6835eb1621') format('svg'); /* Legacy iOS */

    font-style:   normal;
    font-weight:  200;
}