Add swagger UI
[vfc/nfvo/wfengine.git] / wfenginemgrservice / src / main / resources / api-doc / css / typography.css
1 /**\r
2  * Copyright 2016 ZTE Corporation.\r
3  *\r
4  * Licensed under the Apache License, Version 2.0 (the "License");\r
5  * you may not use this file except in compliance with the License.\r
6  * You may obtain a copy of the License at\r
7  *\r
8  *     http://www.apache.org/licenses/LICENSE-2.0\r
9  *\r
10  * Unless required by applicable law or agreed to in writing, software\r
11  * distributed under the License is distributed on an "AS IS" BASIS,\r
12  * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.\r
13  * See the License for the specific language governing permissions and\r
14  * limitations under the License.\r
15  */\r
16 /* droid-sans-regular - latin */\r
17 @font-face {\r
18   font-family: 'Droid Sans';\r
19   font-style: normal;\r
20   font-weight: 400;\r
21   src: url('../fonts/droid-sans-v6-latin-regular.eot'); /* IE9 Compat Modes */\r
22   src: local('Droid Sans'), local('DroidSans'),\r
23        url('../fonts/droid-sans-v6-latin-regular.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */\r
24        url('../fonts/droid-sans-v6-latin-regular.woff2') format('woff2'), /* Super Modern Browsers */\r
25        url('../fonts/droid-sans-v6-latin-regular.woff') format('woff'), /* Modern Browsers */\r
26        url('../fonts/droid-sans-v6-latin-regular.ttf') format('truetype'), /* Safari, Android, iOS */\r
27        url('../fonts/droid-sans-v6-latin-regular.svg#DroidSans') format('svg'); /* Legacy iOS */\r
28 }\r
29 /* droid-sans-700 - latin */\r
30 @font-face {\r
31   font-family: 'Droid Sans';\r
32   font-style: normal;\r
33   font-weight: 700;\r
34   src: url('../fonts/droid-sans-v6-latin-700.eot'); /* IE9 Compat Modes */\r
35   src: local('Droid Sans Bold'), local('DroidSans-Bold'),\r
36        url('../fonts/droid-sans-v6-latin-700.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */\r
37        url('../fonts/droid-sans-v6-latin-700.woff2') format('woff2'), /* Super Modern Browsers */\r
38        url('../fonts/droid-sans-v6-latin-700.woff') format('woff'), /* Modern Browsers */\r
39        url('../fonts/droid-sans-v6-latin-700.ttf') format('truetype'), /* Safari, Android, iOS */\r
40        url('../fonts/droid-sans-v6-latin-700.svg#DroidSans') format('svg'); /* Legacy iOS */\r
41 }\r