kanbanworkflowstimelinescrumrubyroadmapproject-planningproject-managementopenprojectangularissue-trackerifcgantt-chartganttbug-trackerboardsbcf
You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
74 lines
3.2 KiB
74 lines
3.2 KiB
/*-- copyright
|
|
* OpenProject is a project management system.
|
|
* Copyright (C) 2012-2013 the OpenProject Foundation (OPF)
|
|
*
|
|
* This program is free software; you can redistribute it and/or
|
|
* modify it under the terms of the GNU General Public License version 3.
|
|
*
|
|
* OpenProject is a fork of ChiliProject, which is a fork of Redmine. The copyright follows:
|
|
* Copyright (C) 2006-2013 Jean-Philippe Lang
|
|
* Copyright (C) 2010-2013 the ChiliProject Team
|
|
*
|
|
* This program 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.
|
|
*
|
|
* This program 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 this program; if not, write to the Free Software
|
|
* Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.
|
|
*
|
|
* See doc/COPYRIGHT.rdoc for more details. ++*/
|
|
|
|
@font-face
|
|
font-family: 'LatoLight'
|
|
src: font-url('lato/Lato-Light.eot')
|
|
src: font-url('lato/Lato-Light.eot?#iefix') format('embedded-opentype'), font-url('lato/Lato-Light.woff') format('woff'), font-url('lato/Lato-Light.ttf') format('truetype')
|
|
font-style: normal
|
|
font-weight: normal
|
|
text-rendering: optimizeLegibility
|
|
|
|
@font-face
|
|
font-family: 'LatoLight'
|
|
src: font-url('lato/Lato-LightItalic.eot')
|
|
src: font-url('lato/Lato-LightItalic.eot?#iefix') format('embedded-opentype'), font-url('lato/Lato-LightItalic.woff') format('woff'), font-url('lato/Lato-LightItalic.ttf') format('truetype')
|
|
font-style: italic
|
|
font-weight: normal
|
|
text-rendering: optimizeLegibility
|
|
|
|
@font-face
|
|
font-family: 'Lato'
|
|
src: font-url('lato/Lato-Regular.eot')
|
|
src: font-url('lato/Lato-Regular.eot?#iefix') format('embedded-opentype') font-url('lato/Lato-Regular.woff') format('woff'), font-url('lato/Lato-Regular.ttf') format('truetype')
|
|
font-style: normal
|
|
font-weight: normal
|
|
text-rendering: optimizeLegibility
|
|
|
|
@font-face
|
|
font-family: 'Lato'
|
|
src: font-url('lato/Lato-Italic.eot')
|
|
src: font-url('lato/Lato-Italic.eot?#iefix') format('embedded-opentype') font-url('lato/Lato-Italic.woff') format('woff'), font-url('lato/Lato-Italic.ttf') format('truetype')
|
|
font-style: italic
|
|
font-weight: normal
|
|
text-rendering: optimizeLegibility
|
|
|
|
@font-face
|
|
font-family: 'Lato'
|
|
src: font-url('lato/Lato-Bold.eot')
|
|
src: font-url('lato/Lato-Bold.eot?#iefix') format('embedded-opentype'), font-url('lato/Lato-Bold.woff') format('woff'), font-url('lato/Lato-Bold.ttf') format('truetype')
|
|
font-style: normal
|
|
font-weight: bold
|
|
text-rendering: optimizeLegibility
|
|
|
|
@font-face
|
|
font-family: 'Lato'
|
|
src: font-url('lato/Lato-BoldItalic.eot')
|
|
src: font-url('lato/Lato-BoldItalic.eot?#iefix') format('embedded-opentype'), font-url('lato/Lato-BoldItalic.woff') format('woff'), font-url('lato/Lato-BoldItalic.ttf') format('truetype')
|
|
font-style: italic
|
|
font-weight: bold
|
|
text-rendering: optimizeLegibility
|
|
|