/* Webfont: ThomasMag-ThinItalic */@font-face {
    font-family: 'ThomasMagThin2';
    src: url('ThomasMag-ThinItalic.eot'); /* IE9 Compat Modes */
    src: url('ThomasMag-ThinItalic.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
         url('ThomasMag-ThinItalic.woff') format('woff'), /* Modern Browsers */
         url('ThomasMag-ThinItalic.ttf') format('truetype'), /* Safari, Android, iOS */
         url('ThomasMag-ThinItalic.svg#ThomasMag-ThinItalic') format('svg'); /* Legacy iOS */
    font-style: normal;
    font-weight: normal;
    text-rendering: optimizeLegibility;
}

