@font-face{ font-family: 'kindergarten'; src: url(../fonts/KGMissKindergarten.ttf); }
                                                                                       
@font-face{ font-family: 'grund-b'; src: url(../fonts/Grundschrift-Bold.otf); }
@font-face{ font-family: 'grund-punkt'; src: url(../fonts/Grundschrift-Punkt.otf); }
@font-face{ font-family: 'grund-reg'; src: url(../fonts/Grundschrift-Regular.otf); }
@font-face{ font-family: 'grund-kont'; src: url(../fonts/Grundschrift-Kontur.otf); }
@font-face{ font-family: 'grund-light'; src: url(../fonts/Grundschrift-Light.otf); }
@font-face{ font-family: 'bunni'; src: url(../fonts/BunnigirlshandYOFF.otf); }

@server constants {
    body-bg: #00c;
    linkColor: #ab6666;
    linkColorHover: #710101;
}

.grund-b-font { font-family: 'grund-b', sans-serif; }
.grund-punkt-font { font-family: 'grund-punkt', sans-serif; }
.grund-reg-font { font-family: 'grund-reg', sans-serif; }
.grund-kont-font { font-family: 'grund-kont', sans-serif; }
.grund-light-font { font-family: 'grund-light', sans-serif; }
.kindergarten-font { font-family: 'kindergarten', sans-serif; }
.bunni-font { font-family: 'bunni', sans-serif; }


  body {font-family: Verdana, Arial; font-size: 12px; text-decoration: None;}
  table {margin:0 auto}  /*  alle Tabellen Seitenzentriert  */
  #topFrame {background-color:#006cd9; padding-top:10px }
  #infoFrame {background-color:#006cd9; padding-top:4px }
  #leftFrame {background-color:#5d99b9 }
  #mainFrame {
  /*  background-color:green;*/
    margin-top:90px;
    background:linear-gradient(to right, rgba(255,255,255,1),  rgba(255,255,255,0)), url(../graphix/buntstifte.jpg) no-repeat;
    background-size:1600px;
    background-attachment:fixed;
    background-position:100px 0%;
    font-family:grund-reg;
    color:black; 
    font-size:30px; 
    text-align:center; 
  }

  a:hover {color: #EE0000;}
  a {font-size:18px; color:white; }
  a img {
    border: 0 none;
  }

/******* ------------------   GRUNDFARBEN FCF0B0   ------------******/
  .c-blue-h { color:#FCF0B0; }
  .c-blue { color:#FCF0B0; }
  .c-blue-d { color:#004182; }  
  .c-comp { color:#D96C00; }
  .c-comp-d { color:#111111; }
  .c-comp-h { color:#03003C; }
  .red { color:red; }
                 
                     
  
  
/*span,*/ .std_label {
   color:   #000;
/*   float: left;
   background: none repeat scroll 0 0 #118BB2;
*/
   border: 0 dashed black;
   height:30px;
   padding: 5px 15px 5px;
   font-size:16px; 
   font-family:bunni;
   text-align: center;
   margin-right:10px;
   border-radius: 5px;
   -khtml-border-radius: 5px;
   -webkit-border-radius:5px;
/*

   height: 17px;
   position:relative;
margin: 0 auto;
   margin-right: 5px;
*/
}

.std_label_s {
   color:   #000;
   border: 0px dashed black;
   /*
   height:50px;
   */
   padding: 2px 10px 2px;
   font-size:12px;
   font-weight:light;
   font-family:bunni;
   text-align: center;
   margin-right:7px;
   border-radius: 5px;
   -khtml-border-radius: 5px;
   -webkit-border-radius:5px;
}
.first_label { margin-left:10px;}
.last_label { margin-right:0px;}

.std_button  {  /* immer hinter std_label  also: class="td_label std_button " */
/*
   background: none repeat scroll 0 0 #fd8812;
   margin-right: 20px;*/
   text-decoration: none;  
/*
   background: none repeat scroll 0 0 #5d99b9;
   height:     25px;
   background:      #118BB2;
*/
   background:      #fd8812;
   cursor:          pointer;   
   color:           #006cd9 !important;
   /*{std_label }*/
}

.std_button:hover  {  /* immer hinter std_label  also: class="td_label std_button " */

  color:#ccc !important;
/*
  text-decoration:none;  */
}

.std_button .a:link { 
/*
   text-decoration:none;  */
}
#impr_kontakt  {  width:150px  }                                

  #bg_main {
	background-image: linear-gradient(42deg, transparent, blue);
}

tr.inv-text  {
  background: #006cd9;
  color:      #FCF0B0;
}

/****-------------------  VERZEICHNIS.PHP  ---------------------------------*****/
  .div_download_element  {
    clear:both;
    float:left;
    border:0px solid white 
    }
  .div_download_element_symbol  { width:24px; float:left; padding-top:0px;
    border:0px solid green
  
  }
  .div_download_element_f_name  { width:250px; float:left; padding-top:0px; padding-left:5px;
    border:0px solid blue
  }


  a.download_symbol         { padding-left:4px;}
  a:visited.download_symbol { color: darkgray;  }
  a:link.download_symbol    { color: white;   }
  a:hover.download_symbol   { color: red;  }
  a:active.download_symbol  { color: crimson;  }
/*      .download_symbol a img     { border: 0 none;  }*/
  .symbol  {
    font-weight:bold;
    font-size:16px;
    font-family:verdana;
    text-decoration:none;   
  }
  .symbol_frame  {
    padding:4px 6px 2px 2px;
    border-radius: 10px;  /* unbedingt als letztes */
    /* border-radius angeben: 
      -moz-border-radius 
      -webkit-border-radius */
  }
  /*
  .download_symbol           {  font-size:14px; font-weight:bold; text-decoration:none; color:#fff}
*/
  .download_symbol_frame     {  
    background:#fd8812;
    color: white;
  }
  .dir_symbol_frame     {  
    font-size:12px;
    margin-left:2px;
    padding:0px 3px 0px 3px;
    /*padding:0px;*/
    background:#006cd9;
    color: white;
  }
  .up_symbol_frame  {
    margin-left:0px;
    padding:0px 5px 0px 5px;
    background:white;
    color: #fd8812;
  
  }
  .back_symbol_frame  {
    font-size:14px;
    margin-left:1px;
    padding:0px 4px 2px 2px;
    background:white;
    color: #fd8812;
  
  }

  .dat_name {font-size:14px; text-decoration:none;}
  .dir_name {font-size:18px; font-family:grund-reg; 
    color:gold;
              text-decoration:none;}  
  /*grund-reg-font bold c-blue
    font-weight:bold;
  */
      
  .file_name {font-size:16x; font-family:grund-reg; text-decoration:none;}

/*  a.download_symbol         { padding-left:4px;}*/
  a:visited.file_name { color: #555555;  }
  a:link.file_name    { color: #FCF0B0;   }
  a:hover.file_name   { /*color: red; */ font-weight:bold }
  a:active.file_name  { color: crimson;  }
  
#path_div {min-height:80px; border:0px solid blue}

/****-------------------  START.PHP  ---------------------------------*****/
  
/****-------------------  gruß.PHP  ---------------------------------*****/
.std-txt-div, .ansprache_div  {
  max-width:550px;
  border:5px solid #006cd9;
  background-color: rgba(0, 108, 217, 0.5); /*#fce0d0;*/
  font-size:16px;
  font-family:grund-reg;
      margin: 0 auto;
      padding:40px;
      padding-bottom:100px;

  border-radius: 30px;  /* unbedingt als letztes */
    /* border-radius angeben: 
      -moz-border-radius 
      -webkit-border-radius */

}
.std-txt-div .head {
  color:#f58522;
  font-size:40px;
}
.std-txt-div .head-txt {
  color:black;
  font-size:20px;
  font-weight:bold;
  margin:30px 0 10px;
}
.std-txt-div .text {
  color:black;
  font-size:16px;
  margin: 0 auto;
/*  padding:20px;*/
  
}


.ansprache_div .head {
  color:#006cd9;
  font-size:40px;
 
}
.ansprache_div .head2 {
  color:#2b5a59;
  font-size:25px;
  
}
.ansprache_div .stift_img {
  margin:15px 0 0 0px;
  width:40px;
  float:right;
  border-radius: 50px;  /* unbedingt als letztes */
/*  border:2px solid #8b529b;*/
    /* border-radius angeben: 
      -moz-border-radius 
      -webkit-border-radius */
  
}
.ansprache_div .text {
  color:black;
  font-size:16px;
  margin: 0 auto;
  padding:40px;
  
}
  
.ansprache_div .gruss {
  font-size:20px;
  font-family:bunni;
}
.ansprache_div .gille {
  font-size:30px;
  font-family:bunni;
}
  /****-------------------  allgemeine Textformartierung  ---------------------------------*****/
  .mark    {color:#fd8812; font-size:16px; font-family:grund-reg; /*font-weight:bold  */ }
  .bold { font-weight:bold; }

  .text  { 
    color:#fff;
    font-size:18px;
    font-family:grund-reg;
  }
  .left_block  {
    width: 400px;
    text-align:justify;  
  }
  .msg {
    font-family:grund-reg;
    font-size:14px
  }
  
  .color_inv  {
    color:#000;
  }
  
    .absatz  {
    padding-bottom:50px;
  }

  /****-------------------  allgemeine Regeln  ---------------------------------*****/
.gigant { font-size: 4em;  }
.big {    font-size: 2em;}
.large {  font-size: 1.6em;}
.normal { font-size: 1em;}
.small {  font-size: 0.8em;}

  .margin-t15 { margin-top:15px }
  .margin-t30 { margin-top:30px }
  .margin-b15 { margin-bottom:15px }
  .margin-r15 { margin-right:15px }
  .margin-b30 { margin-bottom:30px }
  
  .fr { float: right; }
  .fl { float: left;  }
  .cf, .cb { clear: both;  }

  .rb  { border:1px solid red }
  .gb  { border:1px solid green }
  .bb  { border:1px solid blue }
  .bl, blb  { border:1px solid black }

  .center_blk {    margin: 0 auto;  }
  .center_txt, .center {
    display: block;
    margin: 0 auto;
  }  

      /*
   mal vars testen:
   @orange: #f50;
   @vari: 5; ?
.element {
  margin: 10px 0 (@vari * 2) 10px;
}   

 browser prefixes  
   .background-size(@args) {
    background-size: @args;
    -webkit-background-size: @args;
    -moz-background-size: @args;
}
   
.start_invisible, .invisible {
    display: none;
}
.last {
    margin-bottom: 100px;
}
.bg_trans, .input_ie, .ctrl_button {
    background-color: transparent;
}
.no_wrap {
    white-space: nowrap;
}
.high_write {
    color: #2244FF;
    font-family: 'Technical','Tahoma','Verdana','helvetica','arial',sans-serif;
    font-size: 1.2em;
}
.low_write {
    color: #30AEFA;
    font-family: 'Calligraph421 BT','Comic','Trebuchet MS','Verdana','arial',sans-serif;
    font-size: 1.2em;
}

th.legend {    vertical-align: bottom;}
th.legend > div {
    float: left;
    margin-right: 0;
}
.shadow {
    box-shadow: 7px 7px 5px black;
}
.mark_hi {
    color: #2244FF;
}
.mark_low {
    color: #30AEFA;
}
.clearfix:before, .clearfix:after {
    content: " ";
    display: table;
}
.clearfix:after {
    clear: both;
}
div.hint a:hover {
    background-color: #222222;
    color: #AAAAAA;
}
div.hint a:link span {
    display: none;
}
div.hint a:visited span {
    display: none;
}
div.hint a:hover span {
    background-color: beige;
    border: 1px solid #C0C0C0;
    color: #000000;
    display: block;
    font: 0.9em verdana;
    margin: 15px 0 0 20px;
    max-width: 220px;
    padding: 2px 10px;
    position: absolute;
    text-align: left;
}
button {
    background-color: grey;
    color: #30AEFA;
}
.input {
    background-color: transparent;
    color: #222222;
}
select {
    background-color: #888888;
    color: #222222;
}
option {
    background-color: #888888;
    color: #222222;
}
input.text {
    background-color: #888888;
    color: #222222;
}
input.tolerance {
    background-color: #888888;
    color: #222222;
    width: 20px;
}
textarea {
    background-color: #888888;
    color: #222222;
}
.highlight_red {
    background-color: red;
}
.std_button {
    background-color: #222222;
    border: 1px solid #BBBBBB;
    color: #30AEFA;
    cursor: pointer;
    font-family: 'Technical','Tahoma','Verdana','helvetica','arial',sans-serif;
    font-size: 1em;
    margin-right: 10px;
    padding: 5px 10px;
    text-align: center;
    text-decoration: none;
}
.std_button:hover {
    background-color: silver;
}
#MainTab tr.x:nth-child(2n) {
}
#MainTab tr:nth-child(2n), table.std tr:nth-child(2n) {
    background-color: #888888;
    color: #222222;
}
#MainTab tr:nth-child(2n+1), table.std tr:nth-child(2n+1) {
    background-color: #999999;
    color: #222222;
}
#MainTab tr:hover {
    background-color: #747474;
}
#MainTab th.sort_txt {
    color: #777777;
    font-family: 'Times New Roman','Georgia';
}
#MainTab thead {
}
#MainTab th {
    background-color: #AAAAAA;
    border-right: 1px solid #777777;
}
#MainTab td {
    border-right: 1px solid #777777;
    font-family: 'verdana','helvetica','arial',sans-serif;
}
#MainTab a:link {
    color: gold;
}
#MainTab a:visited {
    color: #FFFCB9;
}
#cover_mask {
    border: 1px solid #2244FF;
}
div.doc {
    font-family: 'Technical','verdana','arial','helvetica',sans-serif;
    margin: 0 auto;
    max-width: 700px;
}
div.doc div {
    text-align: left;
}
div.doc img {
}
div.doc img.img2 {
    padding: 20px 30px;
    width: 240px;
}
div.doc img.img3 {
    padding: 20px 5px;
    width: 200px;
}
div.doc p.pic {
    text-align: center;
}
div.doc div.pic {
    margin-bottom: 15px;
    text-align: center;
}
div.doc div.title {
    color: #222222;
    font-size: 4em;
    margin: 40px;
    text-align: center;
}
div.doc div.head {
    background-color: #999999;
    border: 1px solid black;
    color: #2244FF;
    font-size: 2em;
    padding-top: 15px;
}
div.doc div.body {
    background-color: #777777;
    border: 1px solid black;
    color: #222222;
    font-family: 'Calligraph421 BT','Comic','Trebuchet MS','Verdana','arial',sans-serif;
    font-size: 1.2em;
    padding: 15px 15px 10px 20px;
    text-align: justify;
}
div.doc span.highlight {
    color: #2244FF;
    font-weight: bold;
}
div.symbol {
    margin-left: 3px;
}
div.usr_time {
    color: #222222;
    float: right;
    font-size: 8pt;
}
div.tol {
    color: #222222;
    height: 30px;
    width: 45px;
}
div.tol div {
    float: left;
    font-family: 'Arial';
    height: 18px;
    padding-left: 1px;
    width: 15px;
}
div.tol div.p {
    font-size: 1.3em;
    font-weight: 500;
    position: relative;
    top: -1px;
}
div.tol div.m {
    font-weight: 700;
    position: relative;
    top: -8px;
}
div.tol input {
    margin: 3px 0 0 1px;
    text-align: center;
    width: 20px;
}
table.std {
    border-collapse: collapse;
}
table.std th {
    color: #2244FF;
    font-family: 'Technical','Tahoma','Verdana','helvetica','arial',sans-serif;
    font-size: 1.7em;
    left: -20px;
    padding: 15px 0 0 5px;
    position: relative;
    text-align: left;
}
table.std td {
    border-right: 1px solid #777777;
    color: #222222;
    font-family: 'Calligraph421 BT','Comic','Trebuchet MS','Verdana','arial',sans-serif;
    font-size: 1em;
}
table.std td.tleft {
    padding: 5px 10px 10px 15px;
    text-align: right;
    vertical-align: top;
}
table.std td.tright {
    padding: 5px 10px 10px 15px;
    text-align: left;
}
table.std td.tdate {
    width: 70px;
}
table.std td.tnum {
    width: 20px;
}
table.form td:nth-child(2n+1), table.form th:nth-child(2n+1) {
    background-color: #888888;
}
table.form th {
    color: #2244FF;
    font-family: 'Technical','Tahoma','Verdana','helvetica','arial',sans-serif;
    font-size: 1.8em;
    font-weight: 300;
    height: 100px;
}
table.form td:nth-child(2n+1) {
    color: #222222;
    font-weight: bold;
    text-align: right;
}
table.form td:nth-child(2n), table.form th:nth-child(2n) {
    background-color: #AAAAAA;
    color: #222222;
    font-size: 1em;
}
table.form input {
    background-color: #AAAAAA;
    color: #222222;
}
.td {
    background-color: white;
    border-right: 1px solid #777777;
    color: black;
}
.th {
    background-color: white;
    border-right: 1px solid #777777;
    color: black;
}
#simSpan {
    font-family: 'Technical','Tahoma','Verdana','helvetica','arial',sans-serif;
    left: 35px;
    position: relative;
    top: 5px;
}
#display_messages {
    border: 2px solid #30AEFA;
    clear: both;
    display: none;
    z-index: 1;
}
div.theme {
    border: 1px solid black;
    color: white;
    float: left;
    height: 30px;
    width: 150px;
}
div.bg {
    background-color: #AAAAAA;
}
div.bg_kompl {
    background-color: #222222;
}
div.text {
    background-color: #222222;
}
div.text_kopl {
    background-color: #BBBBBB;
}
div.bright {
    background-color: #AAAAAA;
}
div.dark {
    background-color: #222222;
}
div.mark_hi {
    background-color: #2244FF;
}
div.mark_low {
    background-color: #30AEFA;
}
div.link {
    background-color: crimson;
}
div.lnk_hv {
    background-color: green;
}
div.lnk_visit {
    background-color: dodgerblue;
}
div.men_txt {
    background-color: #CCCCFF;
}
div.men_visit {
    background-color: #AAAADD;
}
div.men_bg {
    background-color: grey;
}
div.men_bg_sub {
    background-color: grey;
}
div.men_hv {
    background-color: silver;
}
div.men_bd {
    background-color: #BBBBBB;
}
div.tab_bg_head {
    background-color: #AAAAAA;
}
div.tab_head_kompl {
    background-color: #222222;
}
div.tab_bd_head {
    background-color: #777777;
}
div.tab_men_txt {
    background-color: #222222;
}
div.tab_men_bg {
    background-color: #888888;
}
div.tab_txt {
    background-color: #222222;
}
div.tab_bd {
    background-color: #777777;
}
div.tab_lnk {
    background-color: gold;
}
div.tab_visit {
    background-color: #FFFCB9;
}
div.tab_bg_1 {
    background-color: #888888;
}
div.tab_bg_2 {
    background-color: #999999;
}
div.tab_kompl {
    background-color: #222222;
}
div.tab_hv {
    background-color: #747474;
}
div.tab_select {
    background-color: #908080;
}
div.tab_bg_head {
    background-color: #AAAAAA;
}

*/

/*
@font-face{ font-family: 'kelvetica'; src: url('../fonts/Kelvetica Nobis.otf'); }
@font-face{ font-family: 'bookshop'; src: url('../fonts/Old Bookshop HK.ttf'); }
@font-face{ font-family: 'eve'; src: url('../fonts/CFMarieEve.ttf'); }
@font-face{ font-family: 'crumble'; src: url('../fonts/DK Crayon Crumble.ttf'); }
@font-face{ font-family: 'halohand'; src: url(../fonts/HaloHandletter.otf); }
@font-face{ font-family: 'song'; src: url('../fonts/Please write me a song.ttf'); }
@font-face{ font-family: 'sunshine'; src: url('../fonts/A little sunshine.ttf'); }
@font-face{ font-family: 'radikal'; src: url(../fonts/RadicalLlamas.ttf); }
@font-face{ font-family: 'zora'; src: url('../fonts/DJB Zora Prints.ttf'); }
@font-face{ font-family: 'journal'; src: url(../fonts/JOURNAL.TTF); }
@font-face{ font-family: 'fine'; src: url(../fonts/Fineliner_Script.ttf); }
@font-face{ font-family: 'cake'; src: url('../fonts/cinnamon cake.ttf'); }
@font-face{ font-family: 'quintus-b'; src: url(../fonts/Quintus_B_trial.otf); }
@font-face{ font-family: 'quintus-r'; src: url(../fonts/Quintus_R_trial.otf); }
@font-face{ font-family: 'sonic'; src: url('../fonts/Supersonik Love.otf'); }
@font-face{ font-family: 'alamain'; src: url(../fonts/alamain1.ttf); }
@font-face{ font-family: 'moon'; src: url(../fonts/TalkingToTheMoon.ttf); }
@font-face{ font-family: 'reaction'; src: url('../fonts/Silent Reaction.ttf'); }
@font-face{ font-family: 'denise'; src: url(../fonts/Denise_Handwriting.ttf); }
@font-face{ font-family: 'jomblo-b'; src: url('../fonts/Jomblo Ngenes Bold.ttf'); }
@font-face{ font-family: 'jomblo'; src: url('../fonts/Jomblo Ngenes.ttf'); }
@font-face{ font-family: 'chocolate-b'; src: url('../fonts/Chocolate Covered Raindrops BOLD.ttf'); }
@font-face{ font-family: 'chocolate'; src: url('../fonts/Chocolate Covered Raindrops.ttf'); }
@font-face{ font-family: 'gruenwald'; src: url('../fonts/Gruenewald VA normal.ttf'); }
@font-face{ font-family: 'angelina'; src: url(../fonts/angelina.TTF); }
@font-face{ font-family: 'cr2'; src: url(../fonts/HandwritingCR-2.ttf); }
@font-face{ font-family: 'kiwi'; src: url(../fonts/kiwischoolhandwritingregular.ttf); }
@font-face{ font-family: 'dj'; src: url(../fonts/DJ5CTRIAL.otf); }
@font-face{ font-family: 'wildflowers'; src: url('../fonts/Of Wildflowers and Wings 2.ttf'); }
@font-face{ font-family: 'honey-b'; src: url(../fonts/HoneyScript-SemiBold.ttf); }
@font-face{ font-family: 'honey-l'; src: url(../fonts/HoneyScript-Light.ttf); }
@font-face{ font-family: 'bonita'; src: url(../fonts/B-de-bonita.ttf); }
@font-face{ font-family: 'blocknote'; src: url('../fonts/FN Blocknote Hand Regular.ttf'); }
@font-face{ font-family: 'only'; src: url(../fonts/TheOnlyException.ttf); }
@font-face{ font-family: 'begin'; src: url(../fonts/KGBeginAgain.ttf); }
@font-face{ font-family: 'spring'; src: url('../fonts/Sunny Spring Day - OTF.otf'); }
@font-face{ font-family: 'boy'; src: url('../fonts/DJB My Boyfriends Handwriting.ttf'); }
@font-face{ font-family: 'awesome'; src: url('../fonts/Mf Really Awesome.ttf'); }
@font-face{ font-family: 'nails'; src: url('../fonts/Simplesnails ver 4.0.ttf'); }
@font-face{ font-family: 'fox'; src: url('../fonts/Foxes In Love.ttf'); }
@font-face{ font-family: 'architect'; src: url(../fonts/ArchitectsDaughter.ttf); }


@font-face{ font-family: 'Technical'; src: url(../fonts/technicn.ttf) ; }
@font-face{ font-family: 'GrundschriftRegular'; src: url(../fonts/Grundschrift-Regular.otf); }

@font-face{ font-family: 'Technical'; src: url(./fonts/TechnicsDB.woff) format('woff'); }
@font-face{ font-family: 'Calli_alt'; src: url(./fonts/calligraphic.woff) format('woff'); }
@font-face{ font-family: 'Calligraph421 BT'; src: url(./fonts/Tenderness-umlaut.ttf) format('truetype'); }
.tech-font  {      font-family: 'Technical','Tahoma','Verdana','helvetica','arial',sans-serif;  }
.schul-font  {     font-family: 'GrundschriftRegular','Tahoma','Verdana','helvetica','arial',sans-serif;  }


.kelvetica-font { font-family: 'kelvetica', sans-serif; }
.bookshop-font { font-family: 'bookshop', sans-serif; }
.eve-font { font-family: 'eve', sans-serif; }
.crumble-font { font-family: 'crumble', sans-serif; }
.halohand-font { font-family: 'halohand', sans-serif; }
.song-font { font-family: 'song', sans-serif; }
.sunshine-font { font-family: 'sunshine', sans-serif; }
.radikal-font { font-family: 'radikal', sans-serif; }
.zora-font { font-family: 'zora', sans-serif; }
.journal-font { font-family: 'journal', sans-serif; }
.fine-font { font-family: 'fine', sans-serif; }
.cake-font { font-family: 'cake', sans-serif; }
.quintus-b-font { font-family: 'quintus-b', sans-serif; }
.quintus-r-font { font-family: 'quintus-r', sans-serif; }
.sonic-font { font-family: 'sonic', sans-serif; }
.alamain-font { font-family: 'alamain', sans-serif; }
.moon-font { font-family: 'moon', sans-serif; }
.reaction-font { font-family: 'reaction', sans-serif; }
.denise-font { font-family: 'denise', sans-serif; }
.jomblo-b-font { font-family: 'jomblo-b', sans-serif; }
.jomblo-font { font-family: 'jomblo', sans-serif; }
.chocolate-b-font { font-family: 'chocolate-b', sans-serif; }
.chocolate-font { font-family: 'chocolate', sans-serif; }
.gruenwald-font { font-family: 'gruenwald', sans-serif; }
.angelina-font { font-family: 'angelina', sans-serif; }
.cr2-font { font-family: 'cr2', sans-serif; }
.kiwi-font { font-family: 'kiwi', sans-serif; }
.dj-font { font-family: 'dj', sans-serif; }
.wildflowers-font { font-family: 'wildflowers', sans-serif; }
.honey-b-font { font-family: 'honey-b', sans-serif; }
.honey-l-font { font-family: 'honey-l', sans-serif; }
.bonita-font { font-family: 'bonita', sans-serif; }
.blocknote-font { font-family: 'blocknote', sans-serif; }
.only-font { font-family: 'only', sans-serif; }
.begin-font { font-family: 'begin', sans-serif; }
.spring-font { font-family: 'spring', sans-serif; }
.boy-font { font-family: 'boy', sans-serif; }
.awesome-font { font-family: 'awesome', sans-serif; }
.nails-font { font-family: 'nails', sans-serif; }
.fox-font { font-family: 'fox', sans-serif; }
.architect-font { font-family: 'architect', sans-serif; }


*/

