﻿/* This CSS resource incorporates links to font software which is the valuable copyrighted property of Monotype. You may not attempt to copy, install, redistribute, convert, modify or reverse engineer this font software. Please contact Monotype with any questions regarding Web Fonts: http://www.linotype.com */
@font-face { font-family: avantgarde; src: url(font.ttf) }
@media screen and (min-width: 1001px) { body { color: #FFFFFF; font-family: avantgarde; font-size: 1.4vw; text-transform: uppercase; background-image: url(foto.jpg); background-attachment: fixed; background-repeat: no-repeat; background-size: cover; background-position: top left; margin: 2.0vw 2.0vw 2.0vw 2.0vw; } }
@media screen and (max-width: 1000px) { body { color: #FFFFFF; font-family: avantgarde; font-size: 14px; text-transform: uppercase; background-image: url(foto.jpg); background-attachment: fixed; background-repeat: no-repeat; background-size: cover; background-position: top left; margin: 20px 20px 20px 20px; } }
@media screen and (min-width: 1001px) { span.a { display: none; } }
@media screen and (max-width: 1000px) { span.b { display: none; } }
@media screen and (min-width: 1001px) { span.c { color: #FFFFFF; font-size: 4.2vw; } }
@media screen and (max-width: 1000px) { span.c { color: #FFFFFF; font-size: 42px; } }
@media screen and (min-width: 1001px) { a { color: #FFFFFF; text-decoration: none; margin-right: 1.4vw; } }
@media screen and (max-width: 1000px) { a { color: #FFFFFF; text-decoration: none; margin-right: 14px; } }
@media screen { a:hover { color: #DCDCDC; } }