diff options
Diffstat (limited to 'css/estilos.css')
-rw-r--r-- | css/estilos.css | 181 |
1 files changed, 174 insertions, 7 deletions
diff --git a/css/estilos.css b/css/estilos.css index 4b340cf..2b7c2ed 100644 --- a/css/estilos.css +++ b/css/estilos.css @@ -20,7 +20,180 @@ h1 { a { color: #5f6ad4; } -/* Header */ +@font-face { + font-family: "libresocial"; + src: url("../fonts/libresocial/libresocial.eot"); + src: url("../fonts/libresocial/libresocial.eot?#iefix") format("embedded-opentype"), url("../fonts/libresocial/libresocial.woff2") format("woff2"), url("../fonts/libresocial/libresocial.woff") format("woff"), url("../fonts/libresocial/libresocial.ttf") format("truetype"), url("../fonts/libresocial/libresocial.svg") format("svg"); + font-weight: normal; + font-style: normal; } +[class^="icon-"]:before, [class*=" icon-"]:before { + font-family: "libresocial"; + font-style: normal; + font-weight: normal; + speak: none; + display: inline-block; + text-decoration: inherit; + width: 1em; + margin-right: 0.2em; + text-align: center; + font-variant: normal; + text-transform: none; + line-height: 1em; + /* Animation center compensation - margins should be symmetric */ + /* remove if not needed */ + margin-left: 0.2em; + /* you can be more comfortable with increased icons size */ + /* font-size: 120%; */ + /* Font smoothing. That was taken from TWBS */ + -webkit-font-smoothing: antialiased; + -moz-osx-font-smoothing: grayscale; + /* Uncomment for 3D effect */ + /* text-shadow: 1px 1px 1px rgba(127, 127, 127, 0.3); */ } + +.icon-diaspora:before { + content: ""; } + +.icon-gnusocial:before { + content: ""; } + +@font-face { + font-family: "Open Sans"; + font-style: normal; + font-weight: 400; + src: local("Open Sans"), local("OpenSans"), url("../fonts/opensans/ops/cyrillic-ext.woff2") format("woff2"); + unicode-range: U+0460-052F, U+20B4, U+2DE0-2DFF, U+A640-A69F; } +@font-face { + font-family: "Open Sans"; + font-style: normal; + font-weight: 400; + src: local("Open Sans"), local("OpenSans"), url("../fonts/opensans/ops/cyrillic.woff2") format("woff2"); + unicode-range: U+0400-045F, U+0490-0491, U+04B0-04B1, U+2116; } +@font-face { + font-family: "Open Sans"; + font-style: normal; + font-weight: 400; + src: local("Open Sans"), local("OpenSans"), url("../fonts/opensans/ops/greek-ext.woff2") format("woff2"); + unicode-range: U+1F00-1FFF; } +@font-face { + font-family: "Open Sans"; + font-style: normal; + font-weight: 400; + src: local("Open Sans"), local("OpenSans"), url("../fonts/opensans/ops/greek.woff2") format("woff2"); + unicode-range: U+0370-03FF; } +@font-face { + font-family: "Open Sans"; + font-style: normal; + font-weight: 400; + src: local("Open Sans"), local("OpenSans"), url("../fonts/opensans/ops/vietnamese.woff2") format("woff2"); + unicode-range: U+0102-0103, U+1EA0-1EF9, U+20AB; } +@font-face { + font-family: "Open Sans"; + font-style: normal; + font-weight: 400; + src: local("Open Sans"), local("OpenSans"), url("../fonts/opensans/ops/latin-ext.woff2") format("woff2"); + unicode-range: U+0100-024F, U+1E00-1EFF, U+20A0-20AB, U+20AD-20CF, U+2C60-2C7F, U+A720-A7FF; } +@font-face { + font-family: "Open Sans"; + font-style: normal; + font-weight: 400; + src: local("Open Sans"), local("OpenSans"), url("../fonts/opensans/ops/latin.woff2") format("woff2"); + unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2212, U+2215; } +@font-face { + font-family: "Open Sans"; + font-style: normal; + font-weight: 600; + src: local("Open Sans Semibold"), local("OpenSans-Semibold"), url("../fonts/opensans/opssemibold/cyrillic-ext.woff2") format("woff2"); + unicode-range: U+0460-052F, U+20B4, U+2DE0-2DFF, U+A640-A69F; } +@font-face { + font-family: "Open Sans"; + font-style: normal; + font-weight: 600; + src: local("Open Sans Semibold"), local("OpenSans-Semibold"), url("../fonts/opensans/opssemibold/cyrillic.woff2") format("woff2"); + unicode-range: U+0400-045F, U+0490-0491, U+04B0-04B1, U+2116; } +@font-face { + font-family: "Open Sans"; + font-style: normal; + font-weight: 600; + src: local("Open Sans Semibold"), local("OpenSans-Semibold"), url("../fonts/opensans/opssemibold/greek-ext.woff2") format("woff2"); + unicode-range: U+1F00-1FFF; } +@font-face { + font-family: "Open Sans"; + font-style: normal; + font-weight: 600; + src: local("Open Sans Semibold"), local("OpenSans-Semibold"), url("../fonts/opensans/opssemibold/greek.woff2") format("woff2"); + unicode-range: U+0370-03FF; } +@font-face { + font-family: "Open Sans"; + font-style: normal; + font-weight: 600; + src: local("Open Sans Semibold"), local("OpenSans-Semibold"), url("../fonts/opensans/opssemibold/vietnamese.woff2") format("woff2"); + unicode-range: U+0102-0103, U+1EA0-1EF9, U+20AB; } +@font-face { + font-family: "Open Sans"; + font-style: normal; + font-weight: 600; + src: local("Open Sans Semibold"), local("OpenSans-Semibold"), url("../fonts/opensans/opssemibold/latin-ext.woff2") format("woff2"); + unicode-range: U+0100-024F, U+1E00-1EFF, U+20A0-20AB, U+20AD-20CF, U+2C60-2C7F, U+A720-A7FF; } +@font-face { + font-family: "Open Sans"; + font-style: normal; + font-weight: 600; + src: local("Open Sans Semibold"), local("OpenSans-Semibold"), url("../fonts/opensans/opssemibold/latin.woff2") format("woff2"); + unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2212, U+2215; } +@font-face { + font-family: "Open Sans"; + font-style: normal; + font-weight: 700; + src: local("Open Sans Bold"), local("OpenSans-Bold"), url("../fonts/opensans/opsbold/cyrillic-ext.woff2") format("woff2"); + unicode-range: U+0460-052F, U+20B4, U+2DE0-2DFF, U+A640-A69F; } +@font-face { + font-family: "Open Sans"; + font-style: normal; + font-weight: 700; + src: local("Open Sans Bold"), local("OpenSans-Bold"), url("../fonts/opensans/opsbold/cyrillic.woff2") format("woff2"); + unicode-range: U+0400-045F, U+0490-0491, U+04B0-04B1, U+2116; } +@font-face { + font-family: "Open Sans"; + font-style: normal; + font-weight: 700; + src: local("Open Sans Bold"), local("OpenSans-Bold"), url("../fonts/opensans/opsbold/greek-ext.woff2") format("woff2"); + unicode-range: U+1F00-1FFF; } +@font-face { + font-family: "Open Sans"; + font-style: normal; + font-weight: 700; + src: local("Open Sans Bold"), local("OpenSans-Bold"), url("../fonts/opensans/opsbold/greek.woff2") format("woff2"); + unicode-range: U+0370-03FF; } +@font-face { + font-family: "Open Sans"; + font-style: normal; + font-weight: 700; + src: local("Open Sans Bold"), local("OpenSans-Bold"), url("../fonts/opensans/opsbold/vietnamese.woff2") format("woff2"); + unicode-range: U+0102-0103, U+1EA0-1EF9, U+20AB; } +@font-face { + font-family: "Open Sans"; + font-style: normal; + font-weight: 700; + src: local("Open Sans Bold"), local("OpenSans-Bold"), url("../fonts/opensans/opsbold/latin-ext.woff2") format("woff2"); + unicode-range: U+0100-024F, U+1E00-1EFF, U+20A0-20AB, U+20AD-20CF, U+2C60-2C7F, U+A720-A7FF; } +@font-face { + font-family: "Open Sans"; + font-style: normal; + font-weight: 700; + src: local("Open Sans Bold"), local("OpenSans-Bold"), url("../fonts/opensans/opsbold/latin.woff2") format("woff2"); + unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2212, U+2215; } +@font-face { + font-family: "Oswald"; + font-style: normal; + font-weight: 400; + src: local("Oswald Regular"), local("Oswald-Regular"), url("../fonts/oswald/oswaldregular/latin.woff2") format("woff2"); + unicode-range: U+0100-024F, U+1E00-1EFF, U+20A0-20AB, U+20AD-20CF, U+2C60-2C7F, U+A720-A7FF; } +@font-face { + font-family: "Oswald"; + font-style: normal; + font-weight: 400; + src: local("Oswald Regular"), local("Oswald-Regular"), url("../fonts/oswald/oswaldregular/latin-ext.woff2") format("woff2"); + unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2212, U+2215; } header .logo { padding-top: 1.25em; padding-bottom: 1.25em; @@ -148,7 +321,6 @@ header form button.btn.btn-primary { header form button.btn.btn-primary:hover { background-color: #159d1a; } -/* Contenedor o main */ .main .titulo-seccion h3, .sidebar .titulo-seccion h3 { font-family: "Oswald", sans-serif; @@ -309,7 +481,6 @@ header form button.btn.btn-primary { background: #7780da; text-decoration: none; } -/* Aside */ .sidebar .widget { margin-bottom: 2em; } .sidebar .widget.redes-sociales-libres { @@ -411,7 +582,6 @@ header form button.btn.btn-primary { .sidebar .widget .titulo-seccion ul > li.cat-item::before { content: ""; } -/* Footer */ footer .menu { background: #5f6ad4; } footer .menu ul { @@ -438,7 +608,6 @@ footer .copyleft p { text-align: center; margin: 0; } -/* Comentarios */ .main .comentarios { margin-top: 1.25em; margin-bottom: 1.875em; @@ -486,7 +655,6 @@ footer .copyleft p { border: none; color: #fff; } -/* Page 404 */ .container .col-lg-8 { margin-top: 10%; } .container .col-lg-8 .logo h1.title_404 { @@ -502,7 +670,6 @@ footer .copyleft p { .container .col-lg-8 .col-lg-offset-3 { margin-bottom: 0.5em; } -/* Mediaqueries */ @media screen and (max-width: 1200px) { .sidebar .widget.redes-sociales-libres a .delta-ru { margin: 1.2em; } } |