[Trunk | Library]:

1. src/assets/common-assets/common/custom.css: Add 'font-display: swap;' in '@font-face' css rules - improve performance.
2. dataProvider.component.html & organizations.component.html & project.component.html & resultLanding.component.html: Add check if 'indexUpdateDate' is initialized.
3. dataProvider.component.ts & organization.component.ts & project.component.ts & resultLanding.component.ts: 
	Initialize 'indexUpdateDate' and tabs counts only if "typeof document !== 'undefined'" (javascript is enabled) - improve performance.
4. resultLanding.component.ts: Get "provenanceActionVocabulary" and "altMetrics" only if "typeof document !== 'undefined'" (javascript is enabled) - improve performance.
5. organization.component.ts: [Bug fix] Get 'indexUpdateDate' from service (not properties) if available.
6. project.component.ts: [Bug fix] Call 'getProjectInfo()' only once (was called twice).
7. project.service.ts: [Bug fix] Add check for rels.rel.to.class=="hasParticipant" (when not array).
8. metrics.component.ts: Get metrics if "typeof document !== 'undefined'" (javascript is enabled) | Show charts only if user clicked on metrics badge | Do not set "width" for <i-frame> elements.
9. iframe.component.ts: Add case when only height is sent as input.
10. searchDataProviders.component.ts & searchOrganizations.component.ts: [Bug fix] Set "firstLoad" to false after getting results (was asking refine filters in paging too). 
11. search-tab.component.ts: [Bug fix]: In method "getEntityName()" add cases when 'entityType == "project"' and 'entityType == "dataprovider"' and fix case when 'entityType == "result"'.
12. navigationBar.component.ts: [Bug fix] Do not initialize navbar inside route.queryParams subscription - !!! check it carefully when deployed in all portals !!! .


git-svn-id: https://svn.driver.research-infrastructures.eu/driver/dnet40/modules/uoa-services-library/trunk/ng-openaire-library/src/assets@58874 d315682c-612b-4755-9ff5-7f18f6832af3
This commit is contained in:
konstantina.galouni 2020-06-10 11:05:59 +00:00
parent 4d486f8200
commit 9e17f42fdb
1 changed files with 19 additions and 19 deletions

View File

@ -16,42 +16,42 @@
/* Your local CSS File */
@font-face { font-family: 'Open Sans'; font-style: normal; font-weight: 300; src: url('../fonts/open-sans-v17-latin-300.eot'); src: local('Open Sans Light'), local('OpenSans-Light'), url('../fonts/open-sans-v17-latin-300.eot?#iefix') format('embedded-opentype'), url('../fonts/open-sans-v17-latin-300.woff2') format('woff2'), url('../fonts/open-sans-v17-latin-300.woff') format('woff'), url('../fonts/open-sans-v17-latin-300.ttf') format('truetype'), url('../fonts/open-sans-v17-latin-300.svg#OpenSans') format('svg'); }
@font-face { font-family: 'Open Sans'; font-style: normal; font-weight: 300; src: url('../fonts/open-sans-v17-latin-300.eot'); src: local('Open Sans Light'), local('OpenSans-Light'), url('../fonts/open-sans-v17-latin-300.eot?#iefix') format('embedded-opentype'), url('../fonts/open-sans-v17-latin-300.woff2') format('woff2'), url('../fonts/open-sans-v17-latin-300.woff') format('woff'), url('../fonts/open-sans-v17-latin-300.ttf') format('truetype'), url('../fonts/open-sans-v17-latin-300.svg#OpenSans') format('svg'); font-display: swap;}
@font-face { font-family: 'Open Sans'; font-style: italic; font-weight: 300; src: url('../fonts/open-sans-v17-latin-300italic.eot'); src: local('Open Sans Light Italic'), local('OpenSans-LightItalic'), url('../fonts/open-sans-v17-latin-300italic.eot?#iefix') format('embedded-opentype'), url('../fonts/open-sans-v17-latin-300italic.woff2') format('woff2'), url('../fonts/open-sans-v17-latin-300italic.woff') format('woff'), url('../fonts/open-sans-v17-latin-300italic.ttf') format('truetype'), url('../fonts/open-sans-v17-latin-300italic.svg#OpenSans') format('svg'); }
@font-face { font-family: 'Open Sans'; font-style: italic; font-weight: 300; src: url('../fonts/open-sans-v17-latin-300italic.eot'); src: local('Open Sans Light Italic'), local('OpenSans-LightItalic'), url('../fonts/open-sans-v17-latin-300italic.eot?#iefix') format('embedded-opentype'), url('../fonts/open-sans-v17-latin-300italic.woff2') format('woff2'), url('../fonts/open-sans-v17-latin-300italic.woff') format('woff'), url('../fonts/open-sans-v17-latin-300italic.ttf') format('truetype'), url('../fonts/open-sans-v17-latin-300italic.svg#OpenSans') format('svg'); font-display: swap;}
@font-face { font-family: 'Open Sans'; font-style: normal; font-weight: 400; src: url('../fonts/open-sans-v17-latin-regular.eot'); src: local('Open Sans Regular'), local('OpenSans-Regular'), url('../fonts/open-sans-v17-latin-regular.eot?#iefix') format('embedded-opentype'), url('../fonts/open-sans-v17-latin-regular.woff2') format('woff2'), url('../fonts/open-sans-v17-latin-regular.woff') format('woff'), url('../fonts/open-sans-v17-latin-regular.ttf') format('truetype'), url('../fonts/open-sans-v17-latin-regular.svg#OpenSans') format('svg'); }
@font-face { font-family: 'Open Sans'; font-style: normal; font-weight: 400; src: url('../fonts/open-sans-v17-latin-regular.eot'); src: local('Open Sans Regular'), local('OpenSans-Regular'), url('../fonts/open-sans-v17-latin-regular.eot?#iefix') format('embedded-opentype'), url('../fonts/open-sans-v17-latin-regular.woff2') format('woff2'), url('../fonts/open-sans-v17-latin-regular.woff') format('woff'), url('../fonts/open-sans-v17-latin-regular.ttf') format('truetype'), url('../fonts/open-sans-v17-latin-regular.svg#OpenSans') format('svg'); font-display: swap;}
@font-face { font-family: 'Open Sans'; font-style: italic; font-weight: 400; src: url('../fonts/open-sans-v17-latin-italic.eot'); src: local('Open Sans Italic'), local('OpenSans-Italic'), url('../fonts/open-sans-v17-latin-italic.eot?#iefix') format('embedded-opentype'), url('../fonts/open-sans-v17-latin-italic.woff2') format('woff2'), url('../fonts/open-sans-v17-latin-italic.woff') format('woff'), url('../fonts/open-sans-v17-latin-italic.ttf') format('truetype'), url('../fonts/open-sans-v17-latin-italic.svg#OpenSans') format('svg'); }
@font-face { font-family: 'Open Sans'; font-style: italic; font-weight: 400; src: url('../fonts/open-sans-v17-latin-italic.eot'); src: local('Open Sans Italic'), local('OpenSans-Italic'), url('../fonts/open-sans-v17-latin-italic.eot?#iefix') format('embedded-opentype'), url('../fonts/open-sans-v17-latin-italic.woff2') format('woff2'), url('../fonts/open-sans-v17-latin-italic.woff') format('woff'), url('../fonts/open-sans-v17-latin-italic.ttf') format('truetype'), url('../fonts/open-sans-v17-latin-italic.svg#OpenSans') format('svg'); font-display: swap;}
@font-face { font-family: 'Open Sans'; font-style: normal; font-weight: 600; src: url('../fonts/open-sans-v17-latin-600.eot'); src: local('Open Sans SemiBold'), local('OpenSans-SemiBold'), url('../fonts/open-sans-v17-latin-600.eot?#iefix') format('embedded-opentype'), url('../fonts/open-sans-v17-latin-600.woff2') format('woff2'), url('../fonts/open-sans-v17-latin-600.woff') format('woff'), url('../fonts/open-sans-v17-latin-600.ttf') format('truetype'), url('../fonts/open-sans-v17-latin-600.svg#OpenSans') format('svg'); }
@font-face { font-family: 'Open Sans'; font-style: normal; font-weight: 600; src: url('../fonts/open-sans-v17-latin-600.eot'); src: local('Open Sans SemiBold'), local('OpenSans-SemiBold'), url('../fonts/open-sans-v17-latin-600.eot?#iefix') format('embedded-opentype'), url('../fonts/open-sans-v17-latin-600.woff2') format('woff2'), url('../fonts/open-sans-v17-latin-600.woff') format('woff'), url('../fonts/open-sans-v17-latin-600.ttf') format('truetype'), url('../fonts/open-sans-v17-latin-600.svg#OpenSans') format('svg'); font-display: swap;}
@font-face { font-family: 'Open Sans'; font-style: italic; font-weight: 600; src: url('../fonts/open-sans-v17-latin-600italic.eot'); src: local('Open Sans SemiBold Italic'), local('OpenSans-SemiBoldItalic'), url('../fonts/open-sans-v17-latin-600italic.eot?#iefix') format('embedded-opentype'), url('../fonts/open-sans-v17-latin-600italic.woff2') format('woff2'), url('../fonts/open-sans-v17-latin-600italic.woff') format('woff'), url('../fonts/open-sans-v17-latin-600italic.ttf') format('truetype'), url('../fonts/open-sans-v17-latin-600italic.svg#OpenSans') format('svg'); }
@font-face { font-family: 'Open Sans'; font-style: italic; font-weight: 600; src: url('../fonts/open-sans-v17-latin-600italic.eot'); src: local('Open Sans SemiBold Italic'), local('OpenSans-SemiBoldItalic'), url('../fonts/open-sans-v17-latin-600italic.eot?#iefix') format('embedded-opentype'), url('../fonts/open-sans-v17-latin-600italic.woff2') format('woff2'), url('../fonts/open-sans-v17-latin-600italic.woff') format('woff'), url('../fonts/open-sans-v17-latin-600italic.ttf') format('truetype'), url('../fonts/open-sans-v17-latin-600italic.svg#OpenSans') format('svg'); font-display: swap;}
@font-face { font-family: 'Open Sans'; font-style: normal; font-weight: 700; src: url('../fonts/open-sans-v17-latin-700.eot'); src: local('Open Sans Bold'), local('OpenSans-Bold'), url('../fonts/open-sans-v17-latin-700.eot?#iefix') format('embedded-opentype'), url('../fonts/open-sans-v17-latin-700.woff2') format('woff2'), url('../fonts/open-sans-v17-latin-700.woff') format('woff'), url('../fonts/open-sans-v17-latin-700.ttf') format('truetype'), url('../fonts/open-sans-v17-latin-700.svg#OpenSans') format('svg'); }
@font-face { font-family: 'Open Sans'; font-style: normal; font-weight: 700; src: url('../fonts/open-sans-v17-latin-700.eot'); src: local('Open Sans Bold'), local('OpenSans-Bold'), url('../fonts/open-sans-v17-latin-700.eot?#iefix') format('embedded-opentype'), url('../fonts/open-sans-v17-latin-700.woff2') format('woff2'), url('../fonts/open-sans-v17-latin-700.woff') format('woff'), url('../fonts/open-sans-v17-latin-700.ttf') format('truetype'), url('../fonts/open-sans-v17-latin-700.svg#OpenSans') format('svg'); font-display: swap;}
@font-face { font-family: 'Open Sans'; font-style: italic; font-weight: 700; src: url('../fonts/open-sans-v17-latin-700italic.eot'); src: local('Open Sans Bold Italic'), local('OpenSans-BoldItalic'), url('../fonts/open-sans-v17-latin-700italic.eot?#iefix') format('embedded-opentype'), url('../fonts/open-sans-v17-latin-700italic.woff2') format('woff2'), url('../fonts/open-sans-v17-latin-700italic.woff') format('woff'), url('../fonts/open-sans-v17-latin-700italic.ttf') format('truetype'), url('../fonts/open-sans-v17-latin-700italic.svg#OpenSans') format('svg'); }
@font-face { font-family: 'Open Sans'; font-style: italic; font-weight: 700; src: url('../fonts/open-sans-v17-latin-700italic.eot'); src: local('Open Sans Bold Italic'), local('OpenSans-BoldItalic'), url('../fonts/open-sans-v17-latin-700italic.eot?#iefix') format('embedded-opentype'), url('../fonts/open-sans-v17-latin-700italic.woff2') format('woff2'), url('../fonts/open-sans-v17-latin-700italic.woff') format('woff'), url('../fonts/open-sans-v17-latin-700italic.ttf') format('truetype'), url('../fonts/open-sans-v17-latin-700italic.svg#OpenSans') format('svg'); font-display: swap;}
@font-face { font-family: 'Open Sans'; font-style: normal; font-weight: 800; src: url('../fonts/open-sans-v17-latin-800.eot'); src: local('Open Sans ExtraBold'), local('OpenSans-ExtraBold'), url('../fonts/open-sans-v17-latin-800.eot?#iefix') format('embedded-opentype'), url('../fonts/open-sans-v17-latin-800.woff2') format('woff2'), url('../fonts/open-sans-v17-latin-800.woff') format('woff'), url('../fonts/open-sans-v17-latin-800.ttf') format('truetype'), url('../fonts/open-sans-v17-latin-800.svg#OpenSans') format('svg'); }
@font-face { font-family: 'Open Sans'; font-style: italic; font-weight: 800; src: url('../fonts/open-sans-v17-latin-800italic.eot'); src: local('Open Sans ExtraBold Italic'), local('OpenSans-ExtraBoldItalic'), url('../fonts/open-sans-v17-latin-800italic.eot?#iefix') format('embedded-opentype'), url('../fonts/open-sans-v17-latin-800italic.woff2') format('woff2'), url('../fonts/open-sans-v17-latin-800italic.woff') format('woff'), url('../fonts/open-sans-v17-latin-800italic.ttf') format('truetype'), url('../fonts/open-sans-v17-latin-800italic.svg#OpenSans') format('svg'); }
@font-face { font-family: 'Open Sans'; font-style: normal; font-weight: 800; src: url('../fonts/open-sans-v17-latin-800.eot'); src: local('Open Sans ExtraBold'), local('OpenSans-ExtraBold'), url('../fonts/open-sans-v17-latin-800.eot?#iefix') format('embedded-opentype'), url('../fonts/open-sans-v17-latin-800.woff2') format('woff2'), url('../fonts/open-sans-v17-latin-800.woff') format('woff'), url('../fonts/open-sans-v17-latin-800.ttf') format('truetype'), url('../fonts/open-sans-v17-latin-800.svg#OpenSans') format('svg'); font-display: swap;}
@font-face { font-family: 'Open Sans'; font-style: italic; font-weight: 800; src: url('../fonts/open-sans-v17-latin-800italic.eot'); src: local('Open Sans ExtraBold Italic'), local('OpenSans-ExtraBoldItalic'), url('../fonts/open-sans-v17-latin-800italic.eot?#iefix') format('embedded-opentype'), url('../fonts/open-sans-v17-latin-800italic.woff2') format('woff2'), url('../fonts/open-sans-v17-latin-800italic.woff') format('woff'), url('../fonts/open-sans-v17-latin-800italic.ttf') format('truetype'), url('../fonts/open-sans-v17-latin-800italic.svg#OpenSans') format('svg'); font-display: swap;}
@font-face { font-family: 'Heebo'; font-style: normal; font-weight: 100; src: url('../fonts/heebo-v5-latin-100.eot'); src: local('Heebo Thin'), local('Heebo-Thin'), url('../fonts/heebo-v5-latin-100.eot?#iefix') format('embedded-opentype'), url('../fonts/heebo-v5-latin-100.woff2') format('woff2'), url('../fonts/heebo-v5-latin-100.woff') format('woff'), url('../fonts/heebo-v5-latin-100.ttf') format('truetype'), url('../fonts/heebo-v5-latin-100.svg#Heebo') format('svg'); }
@font-face { font-family: 'Heebo'; font-style: normal; font-weight: 100; src: url('../fonts/heebo-v5-latin-100.eot'); src: local('Heebo Thin'), local('Heebo-Thin'), url('../fonts/heebo-v5-latin-100.eot?#iefix') format('embedded-opentype'), url('../fonts/heebo-v5-latin-100.woff2') format('woff2'), url('../fonts/heebo-v5-latin-100.woff') format('woff'), url('../fonts/heebo-v5-latin-100.ttf') format('truetype'), url('../fonts/heebo-v5-latin-100.svg#Heebo') format('svg'); font-display: swap;}
@font-face { font-family: 'Heebo'; font-style: normal; font-weight: 300; src: url('../fonts/heebo-v5-latin-300.eot'); src: local('Heebo Light'), local('Heebo-Light'), url('../fonts/heebo-v5-latin-300.eot?#iefix') format('embedded-opentype'), url('../fonts/heebo-v5-latin-300.woff2') format('woff2'), url('../fonts/heebo-v5-latin-300.woff') format('woff'), url('../fonts/heebo-v5-latin-300.ttf') format('truetype'), url('../fonts/heebo-v5-latin-300.svg#Heebo') format('svg'); }
@font-face { font-family: 'Heebo'; font-style: normal; font-weight: 300; src: url('../fonts/heebo-v5-latin-300.eot'); src: local('Heebo Light'), local('Heebo-Light'), url('../fonts/heebo-v5-latin-300.eot?#iefix') format('embedded-opentype'), url('../fonts/heebo-v5-latin-300.woff2') format('woff2'), url('../fonts/heebo-v5-latin-300.woff') format('woff'), url('../fonts/heebo-v5-latin-300.ttf') format('truetype'), url('../fonts/heebo-v5-latin-300.svg#Heebo') format('svg'); font-display: swap;}
@font-face { font-family: 'Heebo'; font-style: normal; font-weight: 400; src: url('../fonts/heebo-v5-latin-regular.eot'); src: local('Heebo'), local('Heebo-Regular'), url('../fonts/heebo-v5-latin-regular.eot?#iefix') format('embedded-opentype'), url('../fonts/heebo-v5-latin-regular.woff2') format('woff2'), url('../fonts/heebo-v5-latin-regular.woff') format('woff'), url('../fonts/heebo-v5-latin-regular.ttf') format('truetype'), url('../fonts/heebo-v5-latin-regular.svg#Heebo') format('svg'); }
@font-face { font-family: 'Heebo'; font-style: normal; font-weight: 400; src: url('../fonts/heebo-v5-latin-regular.eot'); src: local('Heebo'), local('Heebo-Regular'), url('../fonts/heebo-v5-latin-regular.eot?#iefix') format('embedded-opentype'), url('../fonts/heebo-v5-latin-regular.woff2') format('woff2'), url('../fonts/heebo-v5-latin-regular.woff') format('woff'), url('../fonts/heebo-v5-latin-regular.ttf') format('truetype'), url('../fonts/heebo-v5-latin-regular.svg#Heebo') format('svg'); font-display: swap;}
@font-face { font-family: 'Heebo'; font-style: normal; font-weight: 500; src: url('../fonts/heebo-v5-latin-500.eot'); src: local('Heebo Medium'), local('Heebo-Medium'), url('../fonts/heebo-v5-latin-500.eot?#iefix') format('embedded-opentype'), url('../fonts/heebo-v5-latin-500.woff2') format('woff2'), url('../fonts/heebo-v5-latin-500.woff') format('woff'), url('../fonts/heebo-v5-latin-500.ttf') format('truetype'), url('../fonts/heebo-v5-latin-500.svg#Heebo') format('svg'); }
@font-face { font-family: 'Heebo'; font-style: normal; font-weight: 500; src: url('../fonts/heebo-v5-latin-500.eot'); src: local('Heebo Medium'), local('Heebo-Medium'), url('../fonts/heebo-v5-latin-500.eot?#iefix') format('embedded-opentype'), url('../fonts/heebo-v5-latin-500.woff2') format('woff2'), url('../fonts/heebo-v5-latin-500.woff') format('woff'), url('../fonts/heebo-v5-latin-500.ttf') format('truetype'), url('../fonts/heebo-v5-latin-500.svg#Heebo') format('svg'); font-display: swap;}
@font-face { font-family: 'Heebo'; font-style: normal; font-weight: 700; src: url('../fonts/heebo-v5-latin-700.eot'); src: local('Heebo Bold'), local('Heebo-Bold'), url('../fonts/heebo-v5-latin-700.eot?#iefix') format('embedded-opentype'), url('../fonts/heebo-v5-latin-700.woff2') format('woff2'), url('../fonts/heebo-v5-latin-700.woff') format('woff'), url('../fonts/heebo-v5-latin-700.ttf') format('truetype'), url('../fonts/heebo-v5-latin-700.svg#Heebo') format('svg'); }
@font-face { font-family: 'Heebo'; font-style: normal; font-weight: 700; src: url('../fonts/heebo-v5-latin-700.eot'); src: local('Heebo Bold'), local('Heebo-Bold'), url('../fonts/heebo-v5-latin-700.eot?#iefix') format('embedded-opentype'), url('../fonts/heebo-v5-latin-700.woff2') format('woff2'), url('../fonts/heebo-v5-latin-700.woff') format('woff'), url('../fonts/heebo-v5-latin-700.ttf') format('truetype'), url('../fonts/heebo-v5-latin-700.svg#Heebo') format('svg'); font-display: swap;}
@font-face { font-family: 'Heebo'; font-style: normal; font-weight: 800; src: url('../fonts/heebo-v5-latin-800.eot'); src: local('Heebo ExtraBold'), local('Heebo-ExtraBold'), url('../fonts/heebo-v5-latin-800.eot?#iefix') format('embedded-opentype'), url('../fonts/heebo-v5-latin-800.woff2') format('woff2'), url('../fonts/heebo-v5-latin-800.woff') format('woff'), url('../fonts/heebo-v5-latin-800.ttf') format('truetype'), url('../fonts/heebo-v5-latin-800.svg#Heebo') format('svg'); }
@font-face { font-family: 'Heebo'; font-style: normal; font-weight: 800; src: url('../fonts/heebo-v5-latin-800.eot'); src: local('Heebo ExtraBold'), local('Heebo-ExtraBold'), url('../fonts/heebo-v5-latin-800.eot?#iefix') format('embedded-opentype'), url('../fonts/heebo-v5-latin-800.woff2') format('woff2'), url('../fonts/heebo-v5-latin-800.woff') format('woff'), url('../fonts/heebo-v5-latin-800.ttf') format('truetype'), url('../fonts/heebo-v5-latin-800.svg#Heebo') format('svg'); font-display: swap;}
@font-face { font-family: 'Heebo'; font-style: normal; font-weight: 900; src: url('../fonts/heebo-v5-latin-900.eot'); src: local('Heebo Black'), local('Heebo-Black'), url('../fonts/heebo-v5-latin-900.eot?#iefix') format('embedded-opentype'), url('../fonts/heebo-v5-latin-900.woff2') format('woff2'), url('../fonts/heebo-v5-latin-900.woff') format('woff'), url('../fonts/heebo-v5-latin-900.ttf') format('truetype'), url('../fonts/heebo-v5-latin-900.svg#Heebo') format('svg'); }
@font-face { font-family: 'Heebo'; font-style: normal; font-weight: 900; src: url('../fonts/heebo-v5-latin-900.eot'); src: local('Heebo Black'), local('Heebo-Black'), url('../fonts/heebo-v5-latin-900.eot?#iefix') format('embedded-opentype'), url('../fonts/heebo-v5-latin-900.woff2') format('woff2'), url('../fonts/heebo-v5-latin-900.woff') format('woff'), url('../fonts/heebo-v5-latin-900.ttf') format('truetype'), url('../fonts/heebo-v5-latin-900.svg#Heebo') format('svg'); font-display: swap;}
@font-face { font-family: 'Sura'; font-style: normal; font-weight: 400; src: url('../fonts/sura-v4-latin-regular.eot'); src: local('Sura'), local('Sura-Regular'), url('../fonts/sura-v4-latin-regular.eot?#iefix') format('embedded-opentype'), url('../fonts/sura-v4-latin-regular.woff2') format('woff2'), url('../fonts/sura-v4-latin-regular.woff') format('woff'), url('../fonts/sura-v4-latin-regular.ttf') format('truetype'), url('../fonts/sura-v4-latin-regular.svg#Sura') format('svg'); }
@font-face { font-family: 'Sura'; font-style: normal; font-weight: 400; src: url('../fonts/sura-v4-latin-regular.eot'); src: local('Sura'), local('Sura-Regular'), url('../fonts/sura-v4-latin-regular.eot?#iefix') format('embedded-opentype'), url('../fonts/sura-v4-latin-regular.woff2') format('woff2'), url('../fonts/sura-v4-latin-regular.woff') format('woff'), url('../fonts/sura-v4-latin-regular.ttf') format('truetype'), url('../fonts/sura-v4-latin-regular.svg#Sura') format('svg'); font-display: swap;}
@font-face { font-family: 'Sura'; font-style: normal; font-weight: 700; src: url('../fonts/sura-v4-latin-700.eot'); src: local('Sura Bold'), local('Sura-Bold'), url('../fonts/sura-v4-latin-700.eot?#iefix') format('embedded-opentype'), url('../fonts/sura-v4-latin-700.woff2') format('woff2'), url('../fonts/sura-v4-latin-700.woff') format('woff'), url('../fonts/sura-v4-latin-700.ttf') format('truetype'), url('../fonts/sura-v4-latin-700.svg#Sura') format('svg'); }
@font-face { font-family: 'Sura'; font-style: normal; font-weight: 700; src: url('../fonts/sura-v4-latin-700.eot'); src: local('Sura Bold'), local('Sura-Bold'), url('../fonts/sura-v4-latin-700.eot?#iefix') format('embedded-opentype'), url('../fonts/sura-v4-latin-700.woff2') format('woff2'), url('../fonts/sura-v4-latin-700.woff') format('woff'), url('../fonts/sura-v4-latin-700.ttf') format('truetype'), url('../fonts/sura-v4-latin-700.svg#Sura') format('svg'); font-display: swap;}
/* yard */