@font-face {
    font-family: 'geo_times_bold_italic';
    src: url('polices/geo_times_bold_italic.eot'); /* IE 9 Compatibility Mode */
    src: url('polices/geo_times_bold_italic.eot?#iefix') format('embedded-opentype'), /* IE < 9 */
         url('polices/geo_times_bold_italic.woff') format('woff'), /* Firefox >= 3.6, any other modern browser */
         url('polices/geo_times_bold_italic.ttf') format('truetype'), /* Safari, Android, iOS */
         url('polices/geo_times_bold_italic.svg#geo_times_bold_italic') format('svg'); /* Chrome < 4, Legacy iOS */
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: 'geo_times_bold';
    src: url('polices/geo_times_bold.eot'); /* IE 9 Compatibility Mode */
    src: url('polices/geo_times_bold.eot?#iefix') format('embedded-opentype'), /* IE < 9 */
         url('polices/geo_times_bold.woff') format('woff'), /* Firefox >= 3.6, any other modern browser */
         url('polices/geo_times_bold.ttf') format('truetype'), /* Safari, Android, iOS */
         url('polices/geo_times_bold.svg#geo_times_bold') format('svg'); /* Chrome < 4, Legacy iOS */
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: 'geo_times_italic';
    src: url('polices/geo_times_italic.eot'); /* IE 9 Compatibility Mode */
    src: url('polices/geo_times_italic.eot?#iefix') format('embedded-opentype'), /* IE < 9 */
         url('polices/geo_times_italic.woff') format('woff'), /* Firefox >= 3.6, any other modern browser */
         url('polices/geo_times_italic.ttf') format('truetype'), /* Safari, Android, iOS */
         url('polices/geo_times_italic.svg#geo_times_italic') format('svg'); /* Chrome < 4, Legacy iOS */
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: 'geo_times';
    src: url('polices/geo_times.eot'); /* IE 9 Compatibility Mode */
    src: url('polices/geo_times.eot?#iefix') format('embedded-opentype'), /* IE < 9 */
         url('polices/geo_times.woff') format('woff'), /* Firefox >= 3.6, any other modern browser */
         url('polices/geo_times.ttf') format('truetype'), /* Safari, Android, iOS */
         url('polices/geo_times.svg#geo_times') format('svg'); /* Chrome < 4, Legacy iOS */
    font-weight: normal;
    font-style: normal;
}

body {
 font-family: "LinLibertine", Georgia, serif, "geo_times";
}
.georgien { 
  font-family: "geo_times";
}
