embde&&_ressource_externe
This commit is contained in:
@@ -1,11 +1,13 @@
|
||||
.dl_ressource{
|
||||
margin-top: 1.5rem;
|
||||
font-size: 0.5rem;
|
||||
font-size: 0.9rem;
|
||||
line-height: 1.2;
|
||||
font-family: 'truenoregular';
|
||||
text-align: left;
|
||||
margin: 1.5rem .25rem 0 .25rem;
|
||||
@media screen and (min-width : 768px){
|
||||
margin-top: 1.5rem;
|
||||
text-align: center;
|
||||
font-size: 0.5rem;
|
||||
}
|
||||
a{
|
||||
&::before{
|
||||
|
||||
@@ -1,7 +1,7 @@
|
||||
@font-face {
|
||||
font-family: 'dukefill';
|
||||
src: url('../fonts/duke_fill-webfont.woff2') format('woff2'),
|
||||
url('../fonts/duke_fill-webfont.woff') format('woff');
|
||||
src: url('../fonts/duke_fill-webfont.woff') format('woff'),
|
||||
url('../fonts/duke_fill-webfont.woff2') format('woff2');
|
||||
font-weight: normal;
|
||||
font-style: normal;
|
||||
}
|
||||
@@ -23,48 +23,48 @@
|
||||
|
||||
@font-face {
|
||||
font-family: 'truenolight';
|
||||
src: url('../fonts/trueno/truenolt-webfont.woff2') format('woff2'),
|
||||
url('../fonts/trueno/truenolt-webfont.woff') format('woff');
|
||||
src: url('../fonts/trueno/truenolt-webfont.woff') format('woff'),
|
||||
url('../fonts/trueno/truenolt-webfont.woff2') format('woff2');
|
||||
font-weight: normal;
|
||||
font-style: normal;
|
||||
}
|
||||
|
||||
@font-face {
|
||||
font-family: 'truenolight_italic';
|
||||
src: url('../fonts/trueno/truenoltit-webfont.woff2') format('woff2'),
|
||||
url('../fonts/trueno/truenoltit-webfont.woff') format('woff');
|
||||
src: url('../fonts/trueno/truenoltit-webfont.woff') format('woff'),
|
||||
url('../fonts/trueno/truenoltit-webfont.woff2') format('woff2');
|
||||
font-weight: normal;
|
||||
font-style: normal;
|
||||
}
|
||||
|
||||
@font-face {
|
||||
font-family: 'truenoregular';
|
||||
src: url('../fonts/trueno/truenorg-webfont.woff2') format('woff2'),
|
||||
url('../fonts/trueno/truenorg-webfont.woff') format('woff');
|
||||
src: url('../fonts/trueno/truenorg-webfont.woff') format('woff'),
|
||||
url('../fonts/trueno/truenorg-webfont.woff2') format('woff2');
|
||||
font-weight: normal;
|
||||
font-style: normal;
|
||||
}
|
||||
|
||||
@font-face {
|
||||
font-family: 'truenoregular_italic';
|
||||
src: url('../fonts/trueno/truenorgit-webfont.woff2') format('woff2'),
|
||||
url('../fonts/trueno/truenorgit-webfont.woff') format('woff');
|
||||
src: url('../fonts/trueno/truenorgit-webfont.woff') format('woff'),
|
||||
url('../fonts/trueno/truenorgit-webfont.woff2') format('woff2');
|
||||
font-weight: normal;
|
||||
font-style: normal;
|
||||
}
|
||||
|
||||
@font-face {
|
||||
font-family: 'truenobold';
|
||||
src: url('../fonts/trueno/truenobd-webfont.woff2') format('woff2'),
|
||||
url('../fonts/trueno/truenobd-webfont.woff') format('woff');
|
||||
src: url('../fonts/trueno/truenobd-webfont.woff') format('woff'),
|
||||
url('../fonts/trueno/truenobd-webfont.woff2') format('woff2');
|
||||
font-weight: normal;
|
||||
font-style: normal;
|
||||
}
|
||||
|
||||
@font-face {
|
||||
font-family: 'truenobold_italic';
|
||||
src: url('../fonts/trueno/truenobdit-webfont.woff2') format('woff2'),
|
||||
url('../fonts/trueno/truenobdit-webfont.woff') format('woff');
|
||||
src: url('../fonts/trueno/truenobdit-webfont.woff') format('woff'),
|
||||
url('../fonts/trueno/truenobdit-webfont.woff2') format('woff2');
|
||||
font-weight: normal;
|
||||
font-style: normal;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user