
@font-face {
        font-family: 'Abril';
        src: url('abrilfatface-regular-webfont.ttf') format('truetype');
    src: url('https://www.prynd.com/wp-content/themes/flatsome-child/fonts/abrilfatface-regular-webfont.eot?#iefix') format('embedded-opentype'),
         url('https://www.prynd.com/wp-content/themes/flatsome-child/fonts/abrilfatface-regular-webfont.woff2') format('woff2'),
         url('https://www.prynd.com/wp-content/themes/flatsome-child/fonts/abrilfatface-regular-webfont.woff') format('woff'),
         url('https://www.prynd.com/wp-content/themes/flatsome-child/fonts/abrilfatface-regular-webfont.ttf') format('truetype');
        font-weight: normal;
        font-style: normal;
}

@font-face {
    font-family: 'danielregular';
    src: url('https://www.prynd.com/wp-content/themes/flatsome-child/fonts/daniel-regular-webfont.eot?#iefix') format('embedded-opentype'),
         url('https://www.prynd.com/wp-content/themes/flatsome-child/fonts/daniel-regular-webfont.woff2') format('woff2'),
         url('https://www.prynd.com/wp-content/themes/flatsome-child/fonts/daniel-regular-webfont.woff') format('woff'),
         url('https://www.prynd.com/wp-content/themes/flatsome-child/fonts/daniel-regular-webfont.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;
}




.s50x70{
	font-size:1em;
}
.s30x40{
	font-size:0.625em;
}
.s61x91{
	font-size:1.4em;
} 

.s50x70.horizontal{
	font-size:0.8em;
}
.s30x40.horizontal{
	font-size:0.5em;
}
.s61x91.horizontal{
	font-size:0.95em;
}

.titletext.s50x70.horizontal{
	font-size:1.8em;
}
.titletext.s30x40.horizontal{
	font-size: 1.2em;
}
.titletext.s61x91.horizontal{
	font-size:2.5em;
}
.titletext.s50x70.vertical{
	font-size:1.8em;
}
.titletext.s30x40.vertical{
	font-size: 1.2em;
}
.titletext.s61x91.vertical{
	font-size:2.5em;
}


.coordmaintext{
}
.coordmaintext.horizontal{
}


.titletext{
	white-space: pre-wrap;
	-webkit-font-smoothing: antialiased;
    -moz-font-smoothing: antialiased;
    font-smoothing: antialiased;
	font-family: danielregular, sans-serif;
	text-align: center;
	padding: 1.5em 2em;
	font-size: 180%;
}
   
#coordtext{
	-webkit-font-smoothing: antialiased;
    -moz-font-smoothing: antialiased;
    font-smoothing: antialiased;
	font-family: Abril, sans-serif;
	text-align: center;
}

#coorddesign{
	text-align:center;

}

.line1{
	font-size: 15em;
	line-height: 1em;
}
.line2{
	font-size: 12em;
	line-height: 1em;
}
.line3{
	font-size: 11.5em;
	line-height: 1em;

}
.line4{
	font-size: 15em;
	line-height: 0.9em;
}

.divider{
	padding: 1em 0 2em 0;
}

#line{
	margin:auto;
	width:33%;
	max-width: 33%;
    border-bottom: 0.3em solid;
}

#line.white{
	border-color: #000000;
}
#line.red{
	border-color: #ffffff;
}
#line.navy{
	border-color: #888888;
}
#line.dark{
	border-color: #7f5d69;
}

#coordtext.white{
	color:#000000;
}
#coordtext.red{
	color:#ffffff;
} 
#coordtext.navy{
	color:#888888;
}
#coordtext.dark{
	color:#7f5d69;
}

#titletext.white{
	color:#000000;
}
#titletext.red{
	color:#ffffff;
}
#titletext.navy{
	color:#888888;
}
#titletext.dark{
	color:#7f5d69;
}

#coorddesign.white{
	background-color:#ffffff;
}
#coorddesign.red{
	background-color:#000000;
}
#coorddesign.navy{
	background-color:#ffffff;
}
#coorddesign.dark{
	background-color:#dab5b9;
}


 