/* begin license *
 *
 * "RepoView" provides easy access to OAI repositories for inspection
 *
 * Copyright (C) 2024 Seecr (Seek You Too B.V.) https://seecr.nl
 *
 * This file is part of "RepoView"
 *
 * "RepoView" is free software; you can redistribute it and/or modify
 * it under the terms of the GNU General Public License as published by
 * the Free Software Foundation; either version 2 of the License, or
 * (at your option) any later version.
 *
 * "RepoView" is distributed in the hope that it will be useful,
 * but WITHOUT ANY WARRANTY; without even the implied warranty of
 * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
 * GNU General Public License for more details.
 *
 * You should have received a copy of the GNU General Public License
 * along with "RepoView"; if not, write to the Free Software
 * Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA  02110-1301  USA
 *
 * end license */

@font-face {
    font-family: 'Open Sans';
    src: url('./fonts/OpenSans-BoldItalic.woff') format('woff');
}


@font-face {
    font-family: 'Open Sans';
    src: url('./fonts/OpenSans-Bold.woff') format('woff');
}


@font-face {
    font-family: 'Open Sans Condensed';
    src: url('./fonts/OpenSans-CondBold.woff') format('woff');
}


@font-face {
    font-family: 'Open Sans Extrabold';
    src: url('./fonts/OpenSans-ExtraBoldItalic.woff') format('woff');
}


@font-face {
    font-family: 'Open Sans Extrabold';
    src: url('./fonts/OpenSans-ExtraBold.woff') format('woff');
}


@font-face {
    font-family: 'Open Sans';
    src: url('./fonts/OpenSans-Italic.woff') format('woff');
}


@font-face {
    font-family: 'Open Sans Light';
    src: url('./fonts/OpenSans-LightItalic.woff') format('woff');
}


@font-face {
    font-family: 'Open Sans Light';
    src: url('./fonts/OpenSans-Light.woff') format('woff');
}


@font-face {
    font-family: 'Open Sans Light';
    src: url('./fonts/OpenSans-Light-webfont.woff') format('woff');
}


@font-face {
    font-family: 'Open Sans';
    src: url('./fonts/OpenSans-Regular.woff') format('woff');
}


@font-face {
    font-family: 'Open Sans SemiBold';
    src: url('./fonts/OpenSans-SemiBoldItalic.woff') format('woff');
}


@font-face {
    font-family: 'Open Sans SemiBold';
    src: url('./fonts/OpenSans-SemiBold.woff') format('woff');
}

