mirror of
https://github.com/Cian-H/am-d-model.eu.git
synced 2025-12-23 14:01:56 +00:00
Prettier cleanup
This commit is contained in:
@@ -1,111 +1,139 @@
|
|||||||
@font-face {
|
@font-face {
|
||||||
font-family: 'Martel';
|
font-family: "Martel";
|
||||||
font-style: normal;
|
font-style: normal;
|
||||||
font-weight: 400;
|
font-weight: 400;
|
||||||
src: local('Martel'), url('https://fonts.cdnfonts.com/s/15410/Martel-Regular.woff') format('woff');
|
src:
|
||||||
|
local("Martel"),
|
||||||
|
url("https://fonts.cdnfonts.com/s/15410/Martel-Regular.woff") format("woff");
|
||||||
font-display: swap;
|
font-display: swap;
|
||||||
}
|
}
|
||||||
|
|
||||||
@font-face {
|
@font-face {
|
||||||
font-family: 'Martel';
|
font-family: "Martel";
|
||||||
font-style: normal;
|
font-style: normal;
|
||||||
font-weight: 250;
|
font-weight: 250;
|
||||||
src: local('Martel'), url('https://fonts.cdnfonts.com/s/15410/Martel-UltraLight.woff') format('woff');
|
src:
|
||||||
|
local("Martel"),
|
||||||
|
url("https://fonts.cdnfonts.com/s/15410/Martel-UltraLight.woff") format("woff");
|
||||||
font-display: swap;
|
font-display: swap;
|
||||||
}
|
}
|
||||||
|
|
||||||
@font-face {
|
@font-face {
|
||||||
font-family: 'Martel';
|
font-family: "Martel";
|
||||||
font-style: normal;
|
font-style: normal;
|
||||||
font-weight: 300;
|
font-weight: 300;
|
||||||
src: local('Martel'), url('https://fonts.cdnfonts.com/s/15410/Martel-Light.woff') format('woff');
|
src:
|
||||||
|
local("Martel"),
|
||||||
|
url("https://fonts.cdnfonts.com/s/15410/Martel-Light.woff") format("woff");
|
||||||
font-display: swap;
|
font-display: swap;
|
||||||
}
|
}
|
||||||
|
|
||||||
@font-face {
|
@font-face {
|
||||||
font-family: 'Martel';
|
font-family: "Martel";
|
||||||
font-style: normal;
|
font-style: normal;
|
||||||
font-weight: 600;
|
font-weight: 600;
|
||||||
src: local('Martel'), url('https://fonts.cdnfonts.com/s/15410/Martel-DemiBold.woff') format('woff');
|
src:
|
||||||
|
local("Martel"),
|
||||||
|
url("https://fonts.cdnfonts.com/s/15410/Martel-DemiBold.woff") format("woff");
|
||||||
font-display: swap;
|
font-display: swap;
|
||||||
}
|
}
|
||||||
|
|
||||||
@font-face {
|
@font-face {
|
||||||
font-family: 'Martel';
|
font-family: "Martel";
|
||||||
font-style: normal;
|
font-style: normal;
|
||||||
font-weight: 700;
|
font-weight: 700;
|
||||||
src: local('Martel'), url('https://fonts.cdnfonts.com/s/15410/Martel-Bold.woff') format('woff');
|
src:
|
||||||
|
local("Martel"),
|
||||||
|
url("https://fonts.cdnfonts.com/s/15410/Martel-Bold.woff") format("woff");
|
||||||
font-display: swap;
|
font-display: swap;
|
||||||
}
|
}
|
||||||
|
|
||||||
@font-face {
|
@font-face {
|
||||||
font-family: 'Martel';
|
font-family: "Martel";
|
||||||
font-style: normal;
|
font-style: normal;
|
||||||
font-weight: 800;
|
font-weight: 800;
|
||||||
src: local('Martel'), url('https://fonts.cdnfonts.com/s/15410/Martel-ExtraBold.woff') format('woff');
|
src:
|
||||||
|
local("Martel"),
|
||||||
|
url("https://fonts.cdnfonts.com/s/15410/Martel-ExtraBold.woff") format("woff");
|
||||||
font-display: swap;
|
font-display: swap;
|
||||||
}
|
}
|
||||||
|
|
||||||
@font-face {
|
@font-face {
|
||||||
font-family: 'Martel';
|
font-family: "Martel";
|
||||||
font-style: normal;
|
font-style: normal;
|
||||||
font-weight: 900;
|
font-weight: 900;
|
||||||
src: local('Martel'), url('https://fonts.cdnfonts.com/s/15410/Martel-Heavy.woff') format('woff');
|
src:
|
||||||
|
local("Martel"),
|
||||||
|
url("https://fonts.cdnfonts.com/s/15410/Martel-Heavy.woff") format("woff");
|
||||||
font-display: swap;
|
font-display: swap;
|
||||||
}
|
}
|
||||||
|
|
||||||
@font-face {
|
@font-face {
|
||||||
font-family: 'Assistant';
|
font-family: "Assistant";
|
||||||
font-style: normal;
|
font-style: normal;
|
||||||
font-weight: 400;
|
font-weight: 400;
|
||||||
src: local('Assistant'), url('https://fonts.cdnfonts.com/s/15700/Assistant-Regular.woff') format('woff');
|
src:
|
||||||
|
local("Assistant"),
|
||||||
|
url("https://fonts.cdnfonts.com/s/15700/Assistant-Regular.woff") format("woff");
|
||||||
font-display: swap;
|
font-display: swap;
|
||||||
}
|
}
|
||||||
|
|
||||||
@font-face {
|
@font-face {
|
||||||
font-family: 'Assistant';
|
font-family: "Assistant";
|
||||||
font-style: normal;
|
font-style: normal;
|
||||||
font-weight: 200;
|
font-weight: 200;
|
||||||
src: local('Assistant'), url('https://fonts.cdnfonts.com/s/15700/Assistant[wght].woff') format('woff');
|
src:
|
||||||
|
local("Assistant"),
|
||||||
|
url("https://fonts.cdnfonts.com/s/15700/Assistant[wght].woff") format("woff");
|
||||||
font-display: swap;
|
font-display: swap;
|
||||||
}
|
}
|
||||||
|
|
||||||
@font-face {
|
@font-face {
|
||||||
font-family: 'Assistant';
|
font-family: "Assistant";
|
||||||
font-style: normal;
|
font-style: normal;
|
||||||
font-weight: 275;
|
font-weight: 275;
|
||||||
src: local('Assistant'), url('https://fonts.cdnfonts.com/s/15700/Assistant-ExtraLight.woff') format('woff');
|
src:
|
||||||
|
local("Assistant"),
|
||||||
|
url("https://fonts.cdnfonts.com/s/15700/Assistant-ExtraLight.woff") format("woff");
|
||||||
font-display: swap;
|
font-display: swap;
|
||||||
}
|
}
|
||||||
|
|
||||||
@font-face {
|
@font-face {
|
||||||
font-family: 'Assistant';
|
font-family: "Assistant";
|
||||||
font-style: normal;
|
font-style: normal;
|
||||||
font-weight: 300;
|
font-weight: 300;
|
||||||
src: local('Assistant'), url('https://fonts.cdnfonts.com/s/15700/Assistant-Light.woff') format('woff');
|
src:
|
||||||
|
local("Assistant"),
|
||||||
|
url("https://fonts.cdnfonts.com/s/15700/Assistant-Light.woff") format("woff");
|
||||||
font-display: swap;
|
font-display: swap;
|
||||||
}
|
}
|
||||||
|
|
||||||
@font-face {
|
@font-face {
|
||||||
font-family: 'Assistant';
|
font-family: "Assistant";
|
||||||
font-style: normal;
|
font-style: normal;
|
||||||
font-weight: 600;
|
font-weight: 600;
|
||||||
src: local('Assistant'), url('https://fonts.cdnfonts.com/s/15700/Assistant-SemiBold.woff') format('woff');
|
src:
|
||||||
|
local("Assistant"),
|
||||||
|
url("https://fonts.cdnfonts.com/s/15700/Assistant-SemiBold.woff") format("woff");
|
||||||
font-display: swap;
|
font-display: swap;
|
||||||
}
|
}
|
||||||
|
|
||||||
@font-face {
|
@font-face {
|
||||||
font-family: 'Assistant';
|
font-family: "Assistant";
|
||||||
font-style: normal;
|
font-style: normal;
|
||||||
font-weight: 700;
|
font-weight: 700;
|
||||||
src: local('Assistant'), url('https://fonts.cdnfonts.com/s/15700/Assistant-Bold.woff') format('woff');
|
src:
|
||||||
|
local("Assistant"),
|
||||||
|
url("https://fonts.cdnfonts.com/s/15700/Assistant-Bold.woff") format("woff");
|
||||||
font-display: swap;
|
font-display: swap;
|
||||||
}
|
}
|
||||||
|
|
||||||
@font-face {
|
@font-face {
|
||||||
font-family: 'Assistant';
|
font-family: "Assistant";
|
||||||
font-style: normal;
|
font-style: normal;
|
||||||
font-weight: 800;
|
font-weight: 800;
|
||||||
src: local('Assistant'), url('https://fonts.cdnfonts.com/s/15700/Assistant-ExtraBold.woff') format('woff');
|
src:
|
||||||
|
local("Assistant"),
|
||||||
|
url("https://fonts.cdnfonts.com/s/15700/Assistant-ExtraBold.woff") format("woff");
|
||||||
font-display: swap;
|
font-display: swap;
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user