typography.scss 4.4 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259
  1. @font-face {
  2. font-family: 'dukefill';
  3. src: url('../fonts/duke_fill-webfont.woff2') format('woff2'),
  4. url('../fonts/duke_fill-webfont.woff') format('woff');
  5. font-weight: normal;
  6. font-style: normal;
  7. }
  8. @font-face {
  9. font-family: 'cormorantBold';
  10. src: url('../fonts/Cormorant-Bold-webfont.woff2') format('woff2'),
  11. url('../fonts/Cormorant-Bold-webfont.woff') format('woff');
  12. font-weight: normal;
  13. font-style: normal;
  14. }
  15. @font-face {
  16. font-family: 'cormorantBoldItalic';
  17. src: url('../fonts/Cormorant-BoldItalic-webfont.woff2') format('woff2'),
  18. url('../fonts/Cormorant-BoldItalic-webfont.woff') format('woff');
  19. font-weight: lighter;
  20. font-style: normal;
  21. }
  22. @font-face {
  23. font-family: 'truenoregular';
  24. src: url('../fonts/truenorg-webfont.woff2') format('woff2'),
  25. url('../fonts/truenorg-webfont.woff') format('woff');
  26. font-weight: normal;
  27. font-style: normal;
  28. }
  29. #block-mainnavigation{
  30. ul{
  31. li{
  32. font-size: 0.9rem;
  33. a{
  34. color: black;
  35. font-family: 'truenoregular';
  36. &:hover{
  37. color: black;
  38. text-decoration: none;
  39. font-weight: bold;
  40. }
  41. }
  42. }
  43. }
  44. }
  45. a{
  46. &:hover{
  47. text-decoration: none;
  48. }
  49. }
  50. main{
  51. h2{
  52. font-family: 'dukefill';
  53. font-size: 3.5rem;
  54. line-height: 3rem;
  55. letter-spacing: $letter_spacingH;
  56. }
  57. h2, a{
  58. color: $color2;
  59. }
  60. &.home{
  61. h2{
  62. font-size: 2rem;
  63. font-family: 'truenoregular';
  64. line-height: normal;
  65. }
  66. }
  67. #txt_present{
  68. .__sub-title-present{
  69. p{
  70. font-family: 'truenoregular';
  71. font-style: italic;
  72. font-size: 0.9rem;
  73. line-height: 1.2rem;
  74. }
  75. }
  76. .__body-present{
  77. p{
  78. font-family: 'truenoregular';
  79. font-weight: lighter;
  80. font-size: 1.2rem;
  81. line-height: 1.8rem;
  82. }
  83. }
  84. .more_link{
  85. a{
  86. font-size: 0.7rem
  87. }
  88. }
  89. }
  90. .more_link{
  91. a{
  92. font-family: 'truenoregular';
  93. font-size: 0.6rem;
  94. }
  95. }
  96. h3{
  97. text-transform: uppercase;
  98. margin: 2rem 0;
  99. font-family: 'dukefill';
  100. font-size: 3rem;
  101. letter-spacing: $letter_spacingH;
  102. color: $lightgrey;
  103. }
  104. .__ressources{
  105. h4{
  106. text-transform: uppercase;
  107. margin: 2rem 0;
  108. font-family: 'dukefill';
  109. font-size: 2rem;
  110. letter-spacing: $letter_spacingH;
  111. color: $color2
  112. }
  113. }
  114. blockquote{
  115. p{
  116. font-family: 'cormorantBold';
  117. font-size: 3rem;
  118. line-height: 3rem;
  119. font-weight: lighter;
  120. }
  121. }
  122. p{
  123. font-size: 1rem;
  124. line-height: 1.5rem;
  125. font-family: 'truenoregular';
  126. }
  127. a{
  128. color: black;
  129. &:hover{
  130. color: black;
  131. }
  132. }
  133. .__wrap_content{
  134. p{
  135. a{
  136. display: inline;
  137. background: $underline;
  138. }
  139. }
  140. }
  141. .thumbnails_participants{
  142. *{
  143. color: $color2;
  144. }
  145. .__name{
  146. font-family: 'truenoregular';
  147. font-size: 1rem;
  148. }
  149. .__qualite{
  150. font-family: 'truenoregular';
  151. font-size: 1rem;
  152. font-style: italic;
  153. }
  154. }
  155. .programme{
  156. h3{
  157. font-size: 1.5rem;
  158. font-family: 'truenoregular';
  159. }
  160. }
  161. .thumbnails{
  162. time, .type_moment{
  163. font-family: 'truenoregular';
  164. font-size: 0.9rem;
  165. text-transform: uppercase;
  166. }
  167. &.programme{
  168. .__content{
  169. font-family: 'truenoregular';
  170. font-weight: bold;
  171. font-size: 1rem;
  172. text-transform: uppercase;
  173. }
  174. }
  175. &.publications{
  176. .__content{
  177. div{
  178. font-family: 'cormorantBold';
  179. font-size: 1.2rem;
  180. }
  181. span{
  182. font-family: 'cormorantBoldItalic';
  183. font-size: 1.2rem;
  184. }
  185. }
  186. }
  187. }
  188. .paragraph--type--role-de-l-intervenant{
  189. .___title_inter{
  190. div{
  191. font-family: 'truenoregular';
  192. font-weight: bold;
  193. font-size: 0.8rem;
  194. text-transform: uppercase;
  195. }
  196. }
  197. }
  198. article{
  199. .__head{
  200. div{
  201. font-family: 'truenoregular';
  202. font-size: 1rem;
  203. text-transform: uppercase;
  204. }
  205. }
  206. }
  207. #block-views-block-slide-programme-block-1,
  208. #block-views-block-dernieres-publications-block-1{
  209. h3{
  210. text-transform: uppercase;
  211. margin: 0;
  212. font-family: 'dukefill';
  213. font-size: 2rem;
  214. letter-spacing: $letter_spacingH;
  215. color: $color2
  216. }
  217. }
  218. }
  219. #block-popsu-colloque-submenu{
  220. ul{
  221. li{
  222. a{
  223. font-size: 2rem;
  224. font-family: 'dukefill';
  225. letter-spacing: 0.05rem;
  226. text-transform: uppercase;
  227. }
  228. }
  229. }
  230. }
  231. .more_link{
  232. span{
  233. padding-left: 0.5rem;
  234. }
  235. }