@font-face {
    font-family: 'Geometria';
    font-style: normal;
    font-weight: 400;
    src: url('/Geometria/Geometria.woff') format('woff');
}

@font-face {
    font-family: 'Geometria';
    font-style: italic;
    font-weight: 400;
    src: url('/Geometria/Geometria-Italic.woff') format('woff');
}

@font-face {
    font-family: 'Geometria';
    font-style: normal;
    font-weight: 100;
    src: url('/Geometria/Geometria-Thin.woff') format('woff')
}

@font-face {
    font-family: 'Geometria';
    font-style: italic;
    font-weight: 100;
    src: url('/Geometria/Geometria-ThinItalic.woff') format('woff')
}

@font-face {
    font-family: 'Geometria';
    font-style: normal;
    font-weight: 200;
    src: url('/Geometria/Geometria-ExtraLight.woff') format('woff')
}

@font-face {
    font-family: 'Geometria';
    font-style: italic;
    font-weight: 200;
    src: url('/Geometria/Geometria-ExtraLightItalic.woff') format('woff')
}

@font-face {
    font-family: 'Geometria';
    font-style: normal;
    font-weight: 300;
    src: url('/Geometria/Geometria-Light.woff') format('woff')
}

@font-face {
    font-family: 'Geometria';
    font-style: italic;
    font-weight: 300;
    src: url('/Geometria/Geometria-LightItalic.woff') format('woff')
}

@font-face {
    font-family: 'Geometria';
    font-style: normal;
    font-weight: 500;
    src: url('/Geometria/Geometria-Medium.woff') format('woff')
}

@font-face {
    font-family: 'Geometria';
    font-style: italic;
    font-weight: 500;
    src: url('/Geometria/Geometria-MediumItalic.woff') format('woff')
}

@font-face {
    font-family: 'Geometria';
    font-style: normal;
    font-weight: 700;
    src: url('/Geometria/Geometria-Bold.woff') format('woff')
}

@font-face {
    font-family: 'Geometria';
    font-style: italic;
    font-weight: 700;
    src: url('/Geometria/Geometria-BoldItalic.woff') format('woff')
}

@font-face {
    font-family: 'Geometria';
    font-style: normal;
    font-weight: 800;
    src: url('/Geometria/Geometria-ExtraBold.woff') format('woff')
}

@font-face {
    font-family: 'Geometria';
    font-style: italic;
    font-weight: 800;
    src: url('/Geometria/Geometria-ExtraBoldItalic.woff') format('woff')
}

@font-face {
    font-family: 'Geometria';
    font-style: normal;
    font-weight: 900;
    src: url('/Geometria/Geometria-Heavy.woff') format('woff')
}

@font-face {
    font-family: 'Geometria';
    font-style: italic;
    font-weight: 900;
    src: url('/Geometria/Geometria-HeavyItalic.woff') format('woff')
}

@font-face {
    font-family: 'BookmanOld';
    font-style: normal;
    font-weight: 400;
    src: url('/Bookman_Old_Style/bookmanoldstyle.ttf') format('truetype');
}

@font-face {
    font-family: 'BookmanOld';
    font-style: italic;
    font-weight: 700;
    src: url('/Bookman_Old_Style/bookmanoldstyle_italic.ttf') format('truetype')
}

@font-face {
    font-family: 'BookmanOld';
    font-style: normal;
    font-weight: 700;
    src: url('/Bookman_Old_Style/bookmanoldstyle_bold.ttf') format('truetype')
}

@font-face {
    font-family: 'BookmanOld';
    font-style: italic;
    font-weight: 700;
    src: url('/Bookman_Old_Style/bookmanoldstyle_bolditalic.ttf') format('truetype')
}