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

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

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