2013-06-15 02:30:09 +02:00
|
|
|
@font-face {
|
|
|
|
font-family: 'Open Sans';
|
|
|
|
font-style: normal;
|
|
|
|
font-weight: 300;
|
2013-07-24 08:26:10 +02:00
|
|
|
src: url('/Content/fonts/OpenSans-Light.eot');
|
2013-06-15 02:30:09 +02:00
|
|
|
src: local('Open Sans Light'),
|
|
|
|
local('OpenSans-Light'),
|
2013-07-24 08:26:10 +02:00
|
|
|
url('/Content/fonts/OpenSans-Light.eot?#iefix') format('embedded-opentype'),
|
|
|
|
url('/Content/fonts/OpenSans-Light.woff') format('woff'),
|
|
|
|
url('/Content/fonts/OpenSans-Light.ttf') format('truetype');
|
2013-06-15 02:30:09 +02:00
|
|
|
}
|
|
|
|
|
|
|
|
@font-face {
|
|
|
|
font-family: 'Open Sans';
|
|
|
|
font-style: normal;
|
|
|
|
font-weight: 400;
|
2013-07-24 08:26:10 +02:00
|
|
|
src: url('/Content/fonts/OpenSans-Regular.eot');
|
2013-06-15 02:30:09 +02:00
|
|
|
src: local('Open Sans'),
|
|
|
|
local('OpenSans'),
|
2013-07-24 08:26:10 +02:00
|
|
|
url('/Content/fonts/OpenSans-Regular.eot?#iefix') format('embedded-opentype'),
|
|
|
|
url('/Content/fonts/OpenSans-Regular.woff') format('woff'),
|
|
|
|
url('/Content/fonts/OpenSans-Regular.ttf') format('truetype')
|
2013-06-15 02:30:09 +02:00
|
|
|
}
|
|
|
|
|
|
|
|
@font-face {
|
|
|
|
font-family: 'Open Sans';
|
|
|
|
font-style: normal;
|
|
|
|
font-weight: 600;
|
2013-07-24 08:26:10 +02:00
|
|
|
src: url('/Content/fonts/OpenSans-SemiBold.eot');
|
|
|
|
src: local('Open Sans SemiBold'),
|
|
|
|
local('OpenSans-SemiBold'),
|
|
|
|
url('/Content/fonts/OpenSans-SemiBold.eot?#iefix') format('embedded-opentype'),
|
|
|
|
url('/Content/fonts/OpenSans-SemiBold.woff') format('woff'),
|
|
|
|
url('/Content/fonts/OpenSans-SemiBold.ttf') format('truetype')
|
2013-06-15 02:30:09 +02:00
|
|
|
}
|