.background{background-image:url("/static/snappie/assets/background.jpg?689be7248c0e");background-image:url("/static/snappie/assets/background2_small.png?55cde8d670ab");background-repeat:repeat;background-size:50%;opacity:1;top:0px;left:0px;bottom:0;right:0;position:fixed;z-index:-1}.field,.board{width:60%}body{font-size:2vh}.div_words,.div_letters{height:100%}.words_list{max-height:85}.letters_list{max-height:80%}.result_list{column-count:1;text-align:center}.result_list_letters{column-count:1}.language_code:active{background-color:red!important}.language_code{-webkit-tap-highlight-color:transparent;-webkit-touch-callout:none;-webkit-user-select:none;-khtml-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.language_code:focus{outline:none!important}.div_buttons{}.output_button{width:90%;border-radius:10px;margin:auto;display:block;border-color:linen;height:80px}.mobile_wide{display:none}input[type=file]::file-selector-button{background-color:mediumturquoise;border-color:linen;border-radius:5px;height:40px}#button_upload{background-color:mediumturquoise;border-color:linen;border-radius:5px;height:40px;margin-bottom:10px}#button_upload:focus{outline:none}#read_button{background-color:rgb(185,205,75)}#word_button,#letter_button{color:black}#word_button{background-color:rgb(215,105,45)}#letter_button{background-color:rgb(215,175,45)}.upload{}.letter{font-size:30px}.img_letter{width:40px;height:40px}.padding{padding:10px}.content{margin-top:80px;margin-bottom:10px}.body_color{background-color:rgba(239,252,231,.9);border-radius:5px;min-height:80vh;font-family:"Indie Flower";margin-bottom:30px}.main_grid{font_size:1.5em;font-family:'Indie Flower'}.body{font-size:1.5em}.title{text-align:center}.intro{width:100%;background-color:rgb(40,40,40);border-radius:5px;color:rgb(201,198,176);background-image:url("/static/snappie/assets/titlebar_desktop.png");background-size:auto 100%;background-repeat:no-repeat;background-position:center}.intro_text{display:block;margin-top:150px;padding:15px;width:100%;text-align:center}.input{border-radius:5px;width:100%;background-color:olive;padding:15px;color:rgb(201,198,176);text-align:center}.input_field{margin-bottom:1rem}.paragraph{margin-bottom:30px}.paragraph h3{margin-top:10px;margin-bottom:10px}.img_icon{height:3em}.topnav{background-color:rgb(51,51,51);position:fixed;width:100%;font-family:"Indie Flower";color:rgb(201,198,176);font-size:3vh}.topnav a{float:left;color:#f2f2f2;text-align:center;padding:14px 16px;text-decoration:none;font-size:17px}.dropdown{float:left}.dropdown .dropbtn{font-size:3vh;border:none;outline:none;color:white;padding:20px 16px;background-color:inherit;font-family:inherit;margin:0;color:inherit}.topnav a:hover,.dropdown:hover .dropbtn{}.dropdown-content{display:none;position:fixed;background-color:rgb(201,198,176);color:rgb(40,40,40);font-size:inherit;border-radius:5px;min-width:160px;box-shadow:0px 8px 16px 0px rgba(0,0,0,0.2);z-index:1}.dropdown-content a{float:none;color:black;padding:12px 16px;text-decoration:none;display:block;text-align:left}.dropdown-content a:hover{background-color:#ddd;border-radius:5px}.dropdown:hover .dropdown-content{display:block}.footer_text{background-color:rgba(239,252,231,0.8);width:100%;padding-top:5px;padding-bottom:5px}.footer,#footer{clear:both;position:relative;left:0;width:100%;bottom:0;color:black;text-align:center}#content-wrap{padding-bottom:4rem}#footer{position:fixed;bottom:0;left:0}.body{grid-area:body}.intro{grid-area:intro}.block_content{grid-area:block_content}.block_content2{grid-area:block_content2}.input{grid-area:input}.field{grid-area:field}.board{grid-area:board}.output{grid-area:output}.words{grid-area:words}.output_words{grid-area:output_words}.letters{grid-area:letters}.footer{grid-area:footer}.dropdown{grid-area:drop-down}.main_grid{display:grid;grid-template-areas:'body' 'footer';grid-template-columns:repeat(1,1fr);grid-gap:10px;justify-content:space-evenly}.body{display:grid;grid-template-areas:'intro' 'block_content';gap:10px;padding:10px;grid-template-columns:repeat(1,1fr)}.letters_table{text-align:center;display:grid;grid-template-columns:repeat(3,1fr)}.words_list{text-align:center;display:grid;grid-template-columns:repeat(1,1fr)}.letters_list{text-align:center;display:grid;grid-template-columns:repeat(1,1fr)}.input_output{display:grid;grid-template-areas:'input output';gap:10px;grid-template-columns:repeat(2,1fr)}.output_words{display:grid;grid-template-areas:'words letters' 'words letters';gap:10px;padding:10px;grid-template-columns:repeat(2,1fr);grid-template-columns:repeat(2,minmax(0,1fr))}@media all and (orientation:portrait){.letters_table{text-align:center;display:grid;grid-template-columns:repeat(3,1fr)}.words_list{text-align:center;display:grid;grid-template-columns:repeat(1,1fr)}.input_output{display:grid;grid-template-areas:'input' 'output';gap:10px;grid-template-columns:repeat(1,1fr)}}@media only screen and (min-device-width:320px) and (max-device-width:480px){}.grid-container>div{background-color:rgba(255,255,255,0.8);text-align:center;padding:20px 0;font-size:30px}@media only screen and (min-device-width:320px) and (max-device-width:480px){}@media only screen and (max-device-width:768px){.footer,#footer{padding-right:3px;padding-left:3px;font-size:0.8rem}}@media only screen and (min-device-width:400px) and (max-device-width:1000px){.mobile_wide{display:block}}@media only screen and (max-device-width:480px){input[type=file]::file-selector-button{background-color:mediumturquoise;height:40px}.intro{background-image:url("/static/snappie/assets/titlebar_mobile.png")}.topnav a{padding:5px 10px}.dropdown,.dropbtn{padding:2px 5px!important}.intro_text{margin-top:120px;font-size:1.8vh}.footer{}.body{font-size:1.2vh}.body_color{margin-bottom:40px}.block_content{font-size:2.5vh}.letter{font-size:4vh}.img_letter{width:4vh;height:4vh}.words_list{max-height:75%}.letters_list{max-height:70%}.img_icon{height:4vh}.topnav{font-size:2vh;height:6vh}.content{margin-top:6vh}.field,.board{width:90%}}@font-face{font-family:"Abril Fatface";src:url("/static/snappie/fonts/Abril_Fatface/AbrilFatface-Regular.eot?32f79007734d");src:url("/static/snappie/fonts/Abril_Fatface/AbrilFatface-Regular.eot?&32f79007734d#iefix") format("embedded-opentype"),url("/static/snappie/fonts/Abril_Fatface/AbrilFatface-Regular.woff?32f79007734d") format("woff"),url("/static/snappie/fonts/Abril_Fatface/AbrilFatface-Regular.woff2?32f79007734d") format("woff2");font-weight:normal;font-style:normal}@font-face{font-family:"Acme";src:url("/static/snappie/fonts/Acme/Acme-Regular.eot?244145515efe");src:url("/static/snappie/fonts/Acme/Acme-Regular.eot?&244145515efe#iefix") format("embedded-opentype"),url("/static/snappie/fonts/Acme/Acme-Regular.woff?244145515efe") format("woff"),url("/static/snappie/fonts/Acme/Acme-Regular.woff2?244145515efe") format("woff2");font-weight:normal;font-style:normal}@font-face{font-family:"Akronim";src:url("/static/snappie/fonts/Akronim/Akronim-Regular.eot?15a42bc225da");src:url("/static/snappie/fonts/Akronim/Akronim-Regular.eot?&15a42bc225da#iefix") format('embedded-opentype'),url("/static/snappie/fonts/Akronim/Akronim-Regular.woff2?15a42bc225da") format('woff2'),url("/static/snappie/fonts/Akronim/Akronim-Regular.woff?15a42bc225da") format('woff'),url("/static/snappie/fonts/Akronim/Akronim-Regular.ttf?15a42bc225da") format('truetype');font-weight:400;font-style:normal}@font-face{font-family:"Alfa Slab One";src:url("/static/snappie/fonts/Alfa_Slab_One/AlfaSlabOne-Regular.eot?242218f87397");src:url("/static/snappie/fonts/Alfa_Slab_One/AlfaSlabOne-Regular.eot?&242218f87397#iefix") format("embedded-opentype"),url("/static/snappie/fonts/Alfa_Slab_One/AlfaSlabOne-Regular.woff?15a42bc225da") format("woff"),url("/static/snappie/fonts/Alfa_Slab_One/AlfaSlabOne-Regular.woff2?242218f87397") format("woff2");font-weight:normal;font-style:normal}@font-face{font-family:"Annie Use Your Telescope";src:url("/static/snappie/fonts/Annie_Use_Your_Telescope/AnnieUseYourTelescope-Regular.eot?0811497c6730");src:url("/static/snappie/fonts/Annie_Use_Your_Telescope/AnnieUseYourTelescope-Regular.eot?&0811497c6730#iefix") format("embedded-opentype"),url("/static/snappie/fonts/Annie_Use_Your_Telescope/AnnieUseYourTelescope-Regular.woff?0811497c6730") format("woff"),url("/static/snappie/fonts/Annie_Use_Your_Telescope/AnnieUseYourTelescope-Regular.woff2?0811497c6730") format("woff2");font-weight:normal;font-style:normal}@font-face{font-family:"Anton";src:url("/static/snappie/fonts/Anton/Anton-Regular.eot?285cb0660183");src:url("/static/snappie/fonts/Anton/Anton-Regular.eot?&285cb0660183#iefix") format("embedded-opentype"),url("/static/snappie/fonts/Anton/Anton-Regular.woff?285cb0660183") format("woff"),url("/static/snappie/fonts/Anton/Anton-Regular.woff2?285cb0660183") format("woff2");font-weight:normal;font-style:normal}@font-face{font-family:"Audiowide";src:url("/static/snappie/fonts/Audiowide/Audiowide-Regular.eot?58e2b1241d02");src:url("/static/snappie/fonts/Audiowide/Audiowide-Regular.eot?&58e2b1241d02#iefix") format('embedded-opentype'),url("/static/snappie/fonts/Audiowide/Audiowide-Regular.woff2?58e2b1241d02") format('woff2'),url("/static/snappie/fonts/Audiowide/Audiowide-Regular.woff?58e2b1241d02") format('woff'),url("/static/snappie/fonts/Audiowide/Audiowide-Regular.ttf?58e2b1241d02") format('truetype');font-weight:400;font-style:normal}@font-face{font-family:"Baloo Bhai";src:url("/static/snappie/fonts/Baloo_Bhai/BalooBhai-Regular.eot?791de44b1149");src:url("/static/snappie/fonts/Baloo_Bhai/BalooBhai-Regular.eot?&791de44b1149#iefix") format('embedded-opentype'),url("/static/snappie/fonts/Baloo_Bhai/BalooBhai-Regular.woff2?791de44b1149") format('woff2'),url("/static/snappie/fonts/Baloo_Bhai/BalooBhai-Regular.woff?791de44b1149") format('woff'),url("/static/snappie/fonts/Baloo_Bhai/BalooBhai-Regular.ttf?791de44b1149") format('truetype');font-weight:400;font-style:normal}@font-face{font-family:"Bangers";src:url("/static/snappie/fonts/Bangers/Bangers-Regular.eot?36efa43cd900");src:url("/static/snappie/fonts/Bangers/Bangers-Regular.eot?&36efa43cd900#iefix") format('embedded-opentype'),url("/static/snappie/fonts/Bangers/Bangers-Regular.woff2?36efa43cd900") format('woff2'),url("/static/snappie/fonts/Bangers/Bangers-Regular.woff?36efa43cd900") format('woff'),url("/static/snappie/fonts/Bangers/Bangers-Regular.ttf?36efa43cd900") format('truetype');font-weight:400;font-style:normal}@font-face{font-family:"Barrio";src:url("/static/snappie/fonts/Barrio/Barrio-Regular.eot?7923a7b1dc1c");src:url("/static/snappie/fonts/Barrio/Barrio-Regular.eot?&7923a7b1dc1c#iefix") format('embedded-opentype'),url("/static/snappie/fonts/Barrio/Barrio-Regular.woff2?7923a7b1dc1c") format('woff2'),url("/static/snappie/fonts/Barrio/Barrio-Regular.woff?7923a7b1dc1c") format('woff'),url("/static/snappie/fonts/Barrio/Barrio-Regular.ttf?7923a7b1dc1c") format('truetype');font-weight:400;font-style:normal}@font-face{font-family:"Berkshire Swash";src:url("/static/snappie/fonts/Berkshire_Swash/BerkshireSwash-Regular.eot?689be7248c0e");src:url("/static/snappie/fonts/Berkshire_Swash/BerkshireSwash-Regular.eot?&689be7248c0e#iefix") format('embedded-opentype'),url("/static/snappie/fonts/Berkshire_Swash/BerkshireSwash-Regular.woff2?689be7248c0e") format('woff2'),url("/static/snappie/fonts/Berkshire_Swash/BerkshireSwash-Regular.woff?689be7248c0e") format('woff'),url("/static/snappie/fonts/Berkshire_Swash/BerkshireSwash-Regular.ttf?689be7248c0e") format('truetype');font-weight:400;font-style:normal}@font-face{font-family:"Big Shoulders Text";src:url("/static/snappie/fonts/Big_Shoulders_Text/BigShouldersText-Regular.eot?dada3e61e47c");src:url("/static/snappie/fonts/Big_Shoulders_Text/BigShouldersText-Regular.eot?&dada3e61e47c#iefix") format('embedded-opentype'),url("/static/snappie/fonts/Big_Shoulders_Text/BigShouldersText-Regular.woff2?dada3e61e47c") format('woff2'),url("/static/snappie/fonts/Big_Shoulders_Text/BigShouldersText-Regular.woff?dada3e61e47c") format('woff'),url("/static/snappie/fonts/Big_Shoulders_Text/BigShouldersText-Regular.ttf?dada3e61e47c") format('truetype');font-weight:400;font-style:normal}@font-face{font-family:"Bio Rhyme";src:url("/static/snappie/fonts/BioRhyme/BioRhyme-Regular.eot?7923a7b1dc1c");src:url("/static/snappie/fonts/BioRhyme/BioRhyme-Regular.eot?&7923a7b1dc1c#iefix") format('embedded-opentype'),url("/static/snappie/fonts/BioRhyme/BioRhyme-Regular.woff2?7923a7b1dc1c") format('woff2'),url("/static/snappie/fonts/BioRhyme/BioRhyme-Regular.woff?7923a7b1dc1c") format('woff'),url("/static/snappie/fonts/BioRhyme/BioRhyme-Regular.ttf?7923a7b1dc1c") format('truetype');font-weight:400;font-style:normal}@font-face{font-family:"Bitter";src:url("/static/snappie/fonts/Bitter/Bitter-Regular.eot?af1dd4a164ac");src:url("/static/snappie/fonts/Bitter/Bitter-Regular.eot?&af1dd4a164ac#iefix") format('embedded-opentype'),url("/static/snappie/fonts/Bitter/Bitter-Regular.woff2?af1dd4a164ac") format('woff2'),url("/static/snappie/fonts/Bitter/Bitter-Regular.woff?af1dd4a164ac") format('woff'),url("/static/snappie/fonts/Bitter/Bitter-Regular.ttf?af1dd4a164ac") format('truetype');font-weight:400;font-style:normal}@font-face{font-family:"Bungee Shade";src:url("/static/snappie/fonts/Bungee_Shade/BungeeShade-Regular.eot?e36b19ef6bf3");src:url("/static/snappie/fonts/Bungee_Shade/BungeeShade-Regular.eot?&e36b19ef6bf3#iefix") format("embedded-opentype"),url("/static/snappie/fonts/Bungee_Shade/BungeeShade-Regular.woff?af1dd4a164ac") format("woff"),url("/static/snappie/fonts/Bungee_Shade/BungeeShade-Regular.woff2?af1dd4a164ac") format("woff2");font-weight:normal;font-style:normal}@font-face{font-family:"Butcherman";src:url("/static/snappie/fonts/Butcherman/Butcherman-Regular.eot?99ce0888237e");src:url("/static/snappie/fonts/Butcherman/Butcherman-Regular.eot?&99ce0888237e#iefix") format("embedded-opentype"),url("/static/snappie/fonts/Butcherman/Butcherman-Regular.woff?99ce0888237e") format("woff"),url("/static/snappie/fonts/Butcherman/Butcherman-Regular.woff2?99ce0888237e") format("woff2");font-weight:normal;font-style:normal}@font-face{font-family:"Cabin Sketch";src:url("/static/snappie/fonts/Cabin_Sketch/CabinSketch-Bold.eot?b6697cc365ab");src:url("/static/snappie/fonts/Cabin_Sketch/CabinSketch-Bold.eot?&b6697cc365ab#iefix") format('embedded-opentype'),url("/static/snappie/fonts/Cabin_Sketch/CabinSketch-Bold.woff2?285cb0660183") format('woff2'),url("/static/snappie/fonts/Cabin_Sketch/CabinSketch-Bold.woff?285cb0660183") format('woff'),url("/static/snappie/fonts/Cabin_Sketch/CabinSketch-Bold.ttf?b6697cc365ab") format('truetype');font-weight:400;font-style:normal}@font-face{font-family:"Caesar Dressing";src:url("/static/snappie/fonts/Caesar_Dressing/CaesarDressing-Regular.eot?32f79007734d");src:url("/static/snappie/fonts/Caesar_Dressing/CaesarDressing-Regular.eot?&32f79007734d#iefix") format('embedded-opentype'),url("/static/snappie/fonts/Caesar_Dressing/CaesarDressing-Regular.woff2?32f79007734d") format('woff2'),url("/static/snappie/fonts/Caesar_Dressing/CaesarDressing-Regular.woff?32f79007734d") format('woff'),url("/static/snappie/fonts/Caesar_Dressing/CaesarDressing-Regular.ttf?32f79007734d") format('truetype');font-weight:400;font-style:normal}@font-face{font-family:"Caveat Bold";src:url("/static/snappie/fonts/Caveat/Caveat-Bold.eot?a839b9f9f287");src:url("/static/snappie/fonts/Caveat/Caveat-Bold.eot?&a839b9f9f287#iefix") format('embedded-opentype'),url("/static/snappie/fonts/Caveat/Caveat-Bold.woff2?244145515efe") format('woff2'),url("/static/snappie/fonts/Caveat/Caveat-Bold.woff?a839b9f9f287") format('woff'),url("/static/snappie/fonts/Caveat/Caveat-Bold.ttf?244145515efe") format('truetype');font-weight:400;font-style:normal}@font-face{font-family:"Caveat Brush";src:url("/static/snappie/fonts/Caveat_Brush/CaveatBrush-Regular.eot?99ce0888237e");src:url("/static/snappie/fonts/Caveat_Brush/CaveatBrush-Regular.eot?&99ce0888237e#iefix") format('embedded-opentype'),url("/static/snappie/fonts/Caveat_Brush/CaveatBrush-Regular.woff2?99ce0888237e") format('woff2'),url("/static/snappie/fonts/Caveat_Brush/CaveatBrush-Regular.woff?99ce0888237e") format('woff'),url("/static/snappie/fonts/Caveat_Brush/CaveatBrush-Regular.ttf?99ce0888237e") format('truetype');font-weight:400;font-style:normal}@font-face{font-family:"Chicle";src:url("/static/snappie/fonts/Chicle/Chicle-Regular.eot?0811497c6730");src:url("/static/snappie/fonts/Chicle/Chicle-Regular.eot?&0811497c6730#iefix") format('embedded-opentype'),url("/static/snappie/fonts/Chicle/Chicle-Regular.woff2?0811497c6730") format('woff2'),url("/static/snappie/fonts/Chicle/Chicle-Regular.woff?0811497c6730") format('woff'),url("/static/snappie/fonts/Chicle/Chicle-Regular.ttf?0811497c6730") format('truetype');font-weight:400;font-style:normal}@font-face{font-family:"Concert One";src:url("/static/snappie/fonts/Concert_One/ConcertOne-Regular.eot?32f79007734d");src:url("/static/snappie/fonts/Concert_One/ConcertOne-Regular.eot?&32f79007734d#iefix") format('embedded-opentype'),url("/static/snappie/fonts/Concert_One/ConcertOne-Regular.woff2?32f79007734d") format('woff2'),url("/static/snappie/fonts/Concert_One/ConcertOne-Regular.woff?32f79007734d") format('woff'),url("/static/snappie/fonts/Concert_One/ConcertOne-Regular.ttf?32f79007734d") format('truetype');font-weight:400;font-style:normal}@font-face{font-family:"Cormorant Garamond";src:url("/static/snappie/fonts/Cormorant_Garamond/CormorantGaramond-Regular.eot?678fd1953c68");src:url("/static/snappie/fonts/Cormorant_Garamond/CormorantGaramond-Regular.eot?&678fd1953c68#iefix") format('embedded-opentype'),url("/static/snappie/fonts/Cormorant_Garamond/CormorantGaramond-Regular.woff2?dada3e61e47c") format('woff2'),url("/static/snappie/fonts/Cormorant_Garamond/CormorantGaramond-Regular.woff?559237876457") format('woff'),url("/static/snappie/fonts/Cormorant_Garamond/CormorantGaramond-Regular.ttf?559237876457") format('truetype');font-weight:400;font-style:normal}@font-face{font-family:"Dancing Script";src:url("/static/snappie/fonts/Dancing_Script/DancingScript-Regular.eot?58e2b1241d02");src:url("/static/snappie/fonts/Dancing_Script/DancingScript-Regular.eot?&58e2b1241d02#iefix") format('embedded-opentype'),url("/static/snappie/fonts/Dancing_Script/DancingScript-Regular.woff2?58e2b1241d02") format('woff2'),url("/static/snappie/fonts/Dancing_Script/DancingScript-Regular.woff?58e2b1241d02") format('woff'),url("/static/snappie/fonts/Dancing_Script/DancingScript-Regular.ttf?58e2b1241d02") format('truetype');font-weight:400;font-style:normal}@font-face{font-family:"Diplomata";src:url("/static/snappie/fonts/Diplomata/Diplomata-Regular.eot?32f79007734d");src:url("/static/snappie/fonts/Diplomata/Diplomata-Regular.eot?&32f79007734d#iefix") format("embedded-opentype"),url("/static/snappie/fonts/Diplomata/Diplomata-Regular.woff?32f79007734d") format("woff"),url("/static/snappie/fonts/Diplomata/Diplomata-Regular.woff2?32f79007734d") format("woff2");font-weight:normal;font-style:normal}@font-face{font-family:"Dokdo";src:url("/static/snappie/fonts/Dokdo/Dokdo-Regular.eot?cd96a8962644");src:url("/static/snappie/fonts/Dokdo/Dokdo-Regular.eot?&cd96a8962644#iefix") format("embedded-opentype"),url("/static/snappie/fonts/Dokdo/Dokdo-Regular.woff?0811497c6730") format("woff"),url("/static/snappie/fonts/Dokdo/Dokdo-Regular.woff2?242218f87397") format("woff2");font-weight:normal;font-style:normal}@font-face{font-family:"Eater";src:url("/static/snappie/fonts/Eater/Eater-Regular.eot?a839b9f9f287");src:url("/static/snappie/fonts/Eater/Eater-Regular.eot?&a839b9f9f287#iefix") format("embedded-opentype"),url("/static/snappie/fonts/Eater/Eater-Regular.woff?a839b9f9f287") format("woff"),url("/static/snappie/fonts/Eater/Eater-Regular.woff2?a839b9f9f287") format("woff2");font-weight:normal;font-style:normal}@font-face{font-family:"Emilys Candy";src:url("/static/snappie/fonts/Emilys_Candy/EmilysCandy-Regular.eot?15c37e12c618");src:url("/static/snappie/fonts/Emilys_Candy/EmilysCandy-Regular.eot?&15c37e12c618#iefix") format("embedded-opentype"),url("/static/snappie/fonts/Emilys_Candy/EmilysCandy-Regular.woff?15c37e12c618") format("woff"),url("/static/snappie/fonts/Emilys_Candy/EmilysCandy-Regular.woff2?15c37e12c618") format("woff2");font-weight:normal;font-style:normal}@font-face{font-family:"Ewert";src:url("/static/snappie/fonts/Ewert/Ewert-Regular.eot?de504799c267");src:url("/static/snappie/fonts/Ewert/Ewert-Regular.eot?&de504799c267#iefix") format("embedded-opentype"),url("/static/snappie/fonts/Ewert/Ewert-Regular.woff?de504799c267") format("woff"),url("/static/snappie/fonts/Ewert/Ewert-Regular.woff2?de504799c267") format("woff2");font-weight:normal;font-style:normal}@font-face{font-family:"Fascinate Inline";src:url("/static/snappie/fonts/Fascinate_Inline/FascinateInline-Regular.eot?dccd343e1750");src:url("/static/snappie/fonts/Fascinate_Inline/FascinateInline-Regular.eot?&dccd343e1750#iefix") format('embedded-opentype'),url("/static/snappie/fonts/Fascinate_Inline/FascinateInline-Regular.woff2?dccd343e1750") format('woff2'),url("/static/snappie/fonts/Fascinate_Inline/FascinateInline-Regular.woff?dccd343e1750") format('woff'),url("/static/snappie/fonts/Fascinate_Inline/FascinateInline-Regular.ttf?dccd343e1750") format('truetype');font-weight:400;font-style:normal}@font-face{font-family:"Faster One";src:url("/static/snappie/fonts/Faster_One/FasterOne-Regular.eot?c9f358165ab8");src:url("/static/snappie/fonts/Faster_One/FasterOne-Regular.eot?&c9f358165ab8#iefix") format("embedded-opentype"),url("/static/snappie/fonts/Faster_One/FasterOne-Regular.woff?c9f358165ab8") format("woff"),url("/static/snappie/fonts/Faster_One/FasterOne-Regular.woff2?c9f358165ab8") format("woff2");font-weight:normal;font-style:normal}@font-face{font-family:"Finger Paint";src:url("/static/snappie/fonts/Finger_Paint/FingerPaint-Regular.eot?3e34dd96dd38");src:url("/static/snappie/fonts/Finger_Paint/FingerPaint-Regular.eot?&3e34dd96dd38#iefix") format('embedded-opentype'),url("/static/snappie/fonts/Finger_Paint/FingerPaint-Regular.woff2?3e34dd96dd38") format('woff2'),url("/static/snappie/fonts/Finger_Paint/FingerPaint-Regular.woff?3e34dd96dd38") format('woff'),url("/static/snappie/fonts/Finger_Paint/FingerPaint-Regular.ttf?3e34dd96dd38") format('truetype');font-weight:400;font-style:normal}@font-face{font-family:"Fjalla One";src:url("/static/snappie/fonts/Fjalla_One/FjallaOne-Regular.eot?36efa43cd900");src:url("/static/snappie/fonts/Fjalla_One/FjallaOne-Regular.eot?&36efa43cd900#iefix") format('embedded-opentype'),url("/static/snappie/fonts/Fjalla_One/FjallaOne-Regular.woff2?36efa43cd900") format('woff2'),url("/static/snappie/fonts/Fjalla_One/FjallaOne-Regular.woff?36efa43cd900") format('woff'),url("/static/snappie/fonts/Fjalla_One/FjallaOne-Regular.ttf?36efa43cd900") format('truetype');font-weight:400;font-style:normal}@font-face{font-family:"Flavors";src:url("/static/snappie/fonts/Flavors/Flavors-Regular.eot?4e394bcd84c8");src:url("/static/snappie/fonts/Flavors/Flavors-Regular.eot?&4e394bcd84c8#iefix") format("embedded-opentype"),url("/static/snappie/fonts/Flavors/Flavors-Regular.woff?de504799c267") format("woff"),url("/static/snappie/fonts/Flavors/Flavors-Regular.woff2?4e394bcd84c8") format("woff2");font-weight:normal;font-style:normal}@font-face{font-family:"Freckle Face";src:url("/static/snappie/fonts/Freckle_Face/FreckleFace-Regular.eot?641b4831aeb5");src:url("/static/snappie/fonts/Freckle_Face/FreckleFace-Regular.eot?&641b4831aeb5#iefix") format('embedded-opentype'),url("/static/snappie/fonts/Freckle_Face/FreckleFace-Regular.woff2?641b4831aeb5") format('woff2'),url("/static/snappie/fonts/Freckle_Face/FreckleFace-Regular.woff?641b4831aeb5") format('woff'),url("/static/snappie/fonts/Freckle_Face/FreckleFace-Regular.ttf?641b4831aeb5") format('truetype');font-weight:400;font-style:normal}@font-face{font-family:"Fredericka the Great";src:url("/static/snappie/fonts/Fredericka_the_Great/FrederickatheGreat-Regular.eot?32f79007734d");src:url("/static/snappie/fonts/Fredericka_the_Great/FrederickatheGreat-Regular.eot?&32f79007734d#iefix") format('embedded-opentype'),url("/static/snappie/fonts/Fredericka_the_Great/FrederickatheGreat-Regular.woff2?822d7d8e0180") format('woff2'),url("/static/snappie/fonts/Fredericka_the_Great/FrederickatheGreat-Regular.woff?822d7d8e0180") format('woff'),url("/static/snappie/fonts/Fredericka_the_Great/FrederickatheGreat-Regular.ttf?822d7d8e0180") format('truetype');font-weight:400;font-style:normal}@font-face{font-family:"Fredoka One";src:url("/static/snappie/fonts/Fredoka_One/FredokaOne-Regular.eot?7923a7b1dc1c");src:url("/static/snappie/fonts/Fredoka_One/FredokaOne-Regular.eot?&7923a7b1dc1c#iefix") format('embedded-opentype'),url("/static/snappie/fonts/Fredoka_One/FredokaOne-Regular.woff2?7923a7b1dc1c") format('woff2'),url("/static/snappie/fonts/Fredoka_One/FredokaOne-Regular.woff?7923a7b1dc1c") format('woff'),url("/static/snappie/fonts/Fredoka_One/FredokaOne-Regular.ttf?7923a7b1dc1c") format('truetype');font-weight:400;font-style:normal}@font-face{font-family:"Frijole";src:url("/static/snappie/fonts/Frijole/Frijole-Regular.eot?641b4831aeb5");src:url("/static/snappie/fonts/Frijole/Frijole-Regular.eot?&641b4831aeb5#iefix") format("embedded-opentype"),url("/static/snappie/fonts/Frijole/Frijole-Regular.woff?641b4831aeb5") format("woff"),url("/static/snappie/fonts/Frijole/Frijole-Regular.woff2?641b4831aeb5") format("woff2");font-weight:normal;font-style:normal}@font-face{font-family:"Fruktur";src:url("/static/snappie/fonts/Fruktur/Fruktur-Regular.eot?a839b9f9f287");src:url("/static/snappie/fonts/Fruktur/Fruktur-Regular.eot?&a839b9f9f287#iefix") format('embedded-opentype'),url("/static/snappie/fonts/Fruktur/Fruktur-Regular.woff2?a839b9f9f287") format('woff2'),url("/static/snappie/fonts/Fruktur/Fruktur-Regular.woff?a839b9f9f287") format('woff'),url("/static/snappie/fonts/Fruktur/Fruktur-Regular.ttf?a839b9f9f287") format('truetype');font-weight:400;font-style:normal}@font-face{font-family:"Gloria Hallelujah";src:url("/static/snappie/fonts/Gloria_Hallelujah/GloriaHallelujah-Regular.eot?a839b9f9f287");src:url("/static/snappie/fonts/Gloria_Hallelujah/GloriaHallelujah-Regular.eot?&a839b9f9f287#iefix") format('embedded-opentype'),url("/static/snappie/fonts/Gloria_Hallelujah/GloriaHallelujah-Regular.woff2?a839b9f9f287") format('woff2'),url("/static/snappie/fonts/Gloria_Hallelujah/GloriaHallelujah-Regular.woff?a839b9f9f287") format('woff'),url("/static/snappie/fonts/Gloria_Hallelujah/GloriaHallelujah-Regular.ttf?a839b9f9f287") format('truetype');font-weight:400;font-style:normal}@font-face{font-family:"Hanalei";src:url("/static/snappie/fonts/Hanalei/Hanalei-Regular.eot?c9f358165ab8");src:url("/static/snappie/fonts/Hanalei/Hanalei-Regular.eot?&c9f358165ab8#iefix") format("embedded-opentype"),url("/static/snappie/fonts/Hanalei/Hanalei-Regular.woff?c9f358165ab8") format("woff"),url("/static/snappie/fonts/Hanalei/Hanalei-Regular.woff2?c9f358165ab8") format("woff2");font-weight:normal;font-style:normal}@font-face{font-family:"Happy Monkey";src:url("/static/snappie/fonts/Happy_Monkey/HappyMonkey-Regular.eot?641b4831aeb5");src:url("/static/snappie/fonts/Happy_Monkey/HappyMonkey-Regular.eot?&641b4831aeb5#iefix") format("embedded-opentype"),url("/static/snappie/fonts/Happy_Monkey/HappyMonkey-Regular.woff?641b4831aeb5") format("woff"),url("/static/snappie/fonts/Happy_Monkey/HappyMonkey-Regular.woff2?641b4831aeb5") format("woff2");font-weight:normal;font-style:normal}@font-face{font-family:"Indie Flower";src:url("/static/snappie/fonts/Indie_Flower/IndieFlower-Regular.eot?dccd343e1750");src:url("/static/snappie/fonts/Indie_Flower/IndieFlower-Regular.eot?&dccd343e1750#iefix") format('embedded-opentype'),url("/static/snappie/fonts/Indie_Flower/IndieFlower-Regular.woff2?dccd343e1750") format('woff2'),url("/static/snappie/fonts/Indie_Flower/IndieFlower-Regular.woff?dccd343e1750") format('woff'),url("/static/snappie/fonts/Indie_Flower/IndieFlower-Regular.ttf?dccd343e1750") format('truetype');font-weight:800;font-style:bold}@font-face{font-family:"Kaushan Script";src:url("/static/snappie/fonts/Kaushan_Script/KaushanScript-Regular.eot?b6697cc365ab");src:url("/static/snappie/fonts/Kaushan_Script/KaushanScript-Regular.eot?&b6697cc365ab#iefix") format('embedded-opentype'),url("/static/snappie/fonts/Kaushan_Script/KaushanScript-Regular.woff2?b6697cc365ab") format('woff2'),url("/static/snappie/fonts/Kaushan_Script/KaushanScript-Regular.woff?b6697cc365ab") format('woff'),url("/static/snappie/fonts/Kaushan_Script/KaushanScript-Regular.ttf?b6697cc365ab") format('truetype');font-weight:400;font-style:normal}@font-face{font-family:"Kranky";src:url("/static/snappie/fonts/Kranky/Kranky-Regular.eot?99ce0888237e");src:url("/static/snappie/fonts/Kranky/Kranky-Regular.eot?&99ce0888237e#iefix") format('embedded-opentype'),url("/static/snappie/fonts/Kranky/Kranky-Regular.woff2?38d955b5eb9c") format('woff2'),url("/static/snappie/fonts/Kranky/Kranky-Regular.woff?38d955b5eb9c") format('woff'),url("/static/snappie/fonts/Kranky/Kranky-Regular.ttf?99ce0888237e") format('truetype');font-weight:400;font-style:normal}@font-face{font-family:"Kumar One Outline";src:url("/static/snappie/fonts/Kumar_One_Outline/KumarOneOutline-Regular.eot?791de44b1149");src:url("/static/snappie/fonts/Kumar_One_Outline/KumarOneOutline-Regular.eot?&791de44b1149#iefix") format("embedded-opentype"),url("/static/snappie/fonts/Kumar_One_Outline/KumarOneOutline-Regular.woff?791de44b1149") format("woff"),url("/static/snappie/fonts/Kumar_One_Outline/KumarOneOutline-Regular.woff2?791de44b1149") format("woff2");font-weight:normal;font-style:normal}@font-face{font-family:"Lemon";src:url("/static/snappie/fonts/Lemon/Lemon-Regular.eot?36efa43cd900");src:url("/static/snappie/fonts/Lemon/Lemon-Regular.eot?&36efa43cd900#iefix") format('embedded-opentype'),url("/static/snappie/fonts/Lemon/Lemon-Regular.woff2?36efa43cd900") format('woff2'),url("/static/snappie/fonts/Lemon/Lemon-Regular.woff?36efa43cd900") format('woff'),url("/static/snappie/fonts/Lemon/Lemon-Regular.ttf?36efa43cd900") format('truetype');font-weight:400;font-style:normal}@font-face{font-family:"Libre Barcode Text";src:url("/static/snappie/fonts/Libre_Barcode_128_Text/LibreBarcode128Text-Regular.eot?791de44b1149");src:url("/static/snappie/fonts/Libre_Barcode_128_Text/LibreBarcode128Text-Regular.eot?&791de44b1149#iefix") format('embedded-opentype'),url("/static/snappie/fonts/Libre_Barcode_128_Text/LibreBarcode128Text-Regular.woff2?791de44b1149") format('woff2'),url("/static/snappie/fonts/Libre_Barcode_128_Text/LibreBarcode128Text-Regular.woff?791de44b1149") format('woff'),url("/static/snappie/fonts/Libre_Barcode_128_Text/LibreBarcode128Text-Regular.ttf?791de44b1149") format('truetype');font-weight:400;font-style:normal}@font-face{font-family:"Lily Script One";src:url("/static/snappie/fonts/Lily_Script_One/LilyScriptOne-Regular.eot?641b4831aeb5");src:url("/static/snappie/fonts/Lily_Script_One/LilyScriptOne-Regular.eot?&641b4831aeb5#iefix") format('embedded-opentype'),url("/static/snappie/fonts/Lily_Script_One/LilyScriptOne-Regular.woff2?641b4831aeb5") format('woff2'),url("/static/snappie/fonts/Lily_Script_One/LilyScriptOne-Regular.woff?641b4831aeb5") format('woff'),url("/static/snappie/fonts/Lily_Script_One/LilyScriptOne-Regular.ttf?641b4831aeb5") format('truetype');font-weight:400;font-style:normal}@font-face{font-family:"Literata";src:url("/static/snappie/fonts/Literata/Literata-VariableFontwght.eot?36efa43cd900");src:url("/static/snappie/fonts/Literata/Literata-VariableFontwght.eot?&36efa43cd900#iefix") format('embedded-opentype'),url("/static/snappie/fonts/Literata/Literata-VariableFontwght.woff2?36efa43cd900") format('woff2'),url("/static/snappie/fonts/Literata/Literata-VariableFontwght.woff?36efa43cd900") format('woff'),url("/static/snappie/fonts/Literata/Literata-VariableFontwght.ttf?38d955b5eb9c") format('truetype');font-weight:400;font-style:normal}@font-face{font-family:"Liu Jian Mao Cao";src:url("/static/snappie/fonts/Liu_Jian_Mao_Cao/LiuJianMaoCao-Regular.eot?dccd343e1750");src:url("/static/snappie/fonts/Liu_Jian_Mao_Cao/LiuJianMaoCao-Regular.eot?&dccd343e1750#iefix") format('embedded-opentype'),url("/static/snappie/fonts/Liu_Jian_Mao_Cao/LiuJianMaoCao-Regular.woff2?8a90036d7fdf") format('woff2'),url("/static/snappie/fonts/Liu_Jian_Mao_Cao/LiuJianMaoCao-Regular.woff?c17af943ab72") format('woff'),url("/static/snappie/fonts/Liu_Jian_Mao_Cao/LiuJianMaoCao-Regular.ttf?72b5cb7b2a3c") format('truetype');font-weight:400;font-style:normal}@font-face{font-family:"Lobster";src:url("/static/snappie/fonts/Lobster/Lobster-Regular.eot?de504799c267");src:url("/static/snappie/fonts/Lobster/Lobster-Regular.eot?&de504799c267#iefix") format('embedded-opentype'),url("/static/snappie/fonts/Lobster/Lobster-Regular.woff2?de504799c267") format('woff2'),url("/static/snappie/fonts/Lobster/Lobster-Regular.woff?de504799c267") format('woff'),url("/static/snappie/fonts/Lobster/Lobster-Regular.ttf?de504799c267") format('truetype');font-weight:400;font-style:normal}@font-face{font-family:"Luckiest Guy";src:url("/static/snappie/fonts/Luckiest_Guy/LuckiestGuy-Regular.eot?15d3e9adb751");src:url("/static/snappie/fonts/Luckiest_Guy/LuckiestGuy-Regular.eot?&15d3e9adb751#iefix") format('embedded-opentype'),url("/static/snappie/fonts/Luckiest_Guy/LuckiestGuy-Regular.woff2?15d3e9adb751") format('woff2'),url("/static/snappie/fonts/Luckiest_Guy/LuckiestGuy-Regular.woff?15d3e9adb751") format('woff'),url("/static/snappie/fonts/Luckiest_Guy/LuckiestGuy-Regular.ttf?15d3e9adb751") format('truetype');font-weight:400;font-style:normal}@font-face{font-family:"Mansalva";src:url("/static/snappie/fonts/Mansalva/Mansalva-Regular.eot?244145515efe");src:url("/static/snappie/fonts/Mansalva/Mansalva-Regular.eot?&244145515efe#iefix") format('embedded-opentype'),url("/static/snappie/fonts/Mansalva/Mansalva-Regular.woff2?244145515efe") format('woff2'),url("/static/snappie/fonts/Mansalva/Mansalva-Regular.woff?244145515efe") format('woff'),url("/static/snappie/fonts/Mansalva/Mansalva-Regular.ttf?244145515efe") format('truetype');font-weight:400;font-style:normal}@font-face{font-family:"Muli";src:url("/static/snappie/fonts/Muli/Muli-SemiBold.eot?4a9b43f3d810");src:url("/static/snappie/fonts/Muli/Muli-SemiBold.eot?&4a9b43f3d810#iefix") format('embedded-opentype'),url("/static/snappie/fonts/Muli/Muli-SemiBold.woff2?4a9b43f3d810") format('woff2'),url("/static/snappie/fonts/Muli/Muli-SemiBold.woff?4a9b43f3d810") format('woff'),url("/static/snappie/fonts/Muli/Muli-SemiBold.ttf?4a9b43f3d810") format('truetype');font-weight:400;font-style:normal}@font-face{font-family:"Modak";src:url("/static/snappie/fonts/Modak/Modak-Regular.eot?99ce0888237e");src:url("/static/snappie/fonts/Modak/Modak-Regular.eot?&99ce0888237e#iefix") format('embedded-opentype'),url("/static/snappie/fonts/Modak/Modak-Regular.woff2?af1dd4a164ac") format('woff2'),url("/static/snappie/fonts/Modak/Modak-Regular.woff?af1dd4a164ac") format('woff'),url("/static/snappie/fonts/Modak/Modak-Regular.ttf?af1dd4a164ac") format('truetype');font-weight:400;font-style:normal}@font-face{font-family:"Monofett";src:url("/static/snappie/fonts/Monofett/Monofett-Regular.eot?99ce0888237e");src:url("/static/snappie/fonts/Monofett/Monofett-Regular.eot?&99ce0888237e#iefix") format("embedded-opentype"),url("/static/snappie/fonts/Monofett/Monofett-Regular.woff?99ce0888237e") format("woff"),url("/static/snappie/fonts/Monofett/Monofett-Regular.woff2?99ce0888237e") format("woff2");font-weight:normal;font-style:normal}@font-face{font-family:"Monoton";src:url("/static/snappie/fonts/Monoton/Monoton-Regular.eot?15a42bc225da");src:url("/static/snappie/fonts/Monoton/Monoton-Regular.eot?&15a42bc225da#iefix") format('embedded-opentype'),url("/static/snappie/fonts/Monoton/Monoton-Regular.woff2?15a42bc225da") format('woff2'),url("/static/snappie/fonts/Monoton/Monoton-Regular.woff?15a42bc225da") format('woff'),url("/static/snappie/fonts/Monoton/Monoton-Regular.ttf?15a42bc225da") format('truetype');font-weight:400;font-style:normal}@font-face{font-family:"Mountains of Christmas";src:url("/static/snappie/fonts/Mountains_of_Christmas/MountainsofChristmas-Bold.eot?32f79007734d");src:url("/static/snappie/fonts/Mountains_of_Christmas/MountainsofChristmas-Bold.eot?&32f79007734d#iefix") format('embedded-opentype'),url("/static/snappie/fonts/Mountains_of_Christmas/MountainsofChristmas-Bold.woff2?32f79007734d") format('woff2'),url("/static/snappie/fonts/Mountains_of_Christmas/MountainsofChristmas-Bold.woff?32f79007734d") format('woff'),url("/static/snappie/fonts/Mountains_of_Christmas/MountainsofChristmas-Bold.ttf?32f79007734d") format('truetype');font-weight:800;font-style:bold}@font-face{font-family:"Pacifico";src:url("/static/snappie/fonts/Pacifico/Pacifico-Regular.eot?7605e68b672d");src:url("/static/snappie/fonts/Pacifico/Pacifico-Regular.eot?&7605e68b672d#iefix") format('embedded-opentype'),url("/static/snappie/fonts/Pacifico/Pacifico-Regular.woff2?7605e68b672d") format('woff2'),url("/static/snappie/fonts/Pacifico/Pacifico-Regular.woff?7605e68b672d") format('woff'),url("/static/snappie/fonts/Pacifico/Pacifico-Regular.ttf?7605e68b672d") format('truetype');font-weight:400;font-style:normal}@font-face{font-family:"Patrick Hand";src:url("/static/snappie/fonts/Patrick_Hand/PatrickHand-Regular.eot?7605e68b672d");src:url("/static/snappie/fonts/Patrick_Hand/PatrickHand-Regular.eot?&7605e68b672d#iefix") format('embedded-opentype'),url("/static/snappie/fonts/Patrick_Hand/PatrickHand-Regular.woff2?7605e68b672d") format('woff2'),url("/static/snappie/fonts/Patrick_Hand/PatrickHand-Regular.woff?7605e68b672d") format('woff'),url("/static/snappie/fonts/Patrick_Hand/PatrickHand-Regular.ttf?7605e68b672d") format('truetype');font-weight:400;font-style:normal}@font-face{font-family:"Permanent Marker";src:url("/static/snappie/fonts/Permanent_Marker/PermanentMarker-Regular.eot?dccd343e1750");src:url("/static/snappie/fonts/Permanent_Marker/PermanentMarker-Regular.eot?&dccd343e1750#iefix") format('embedded-opentype'),url("/static/snappie/fonts/Permanent_Marker/PermanentMarker-Regular.woff2?dccd343e1750") format('woff2'),url("/static/snappie/fonts/Permanent_Marker/PermanentMarker-Regular.woff?dccd343e1750") format('woff'),url("/static/snappie/fonts/Permanent_Marker/PermanentMarker-Regular.ttf?dccd343e1750") format('truetype');font-weight:400;font-style:normal}@font-face{font-family:"Poppins";src:url("/static/snappie/fonts/Permanent_Marker/PermanentMarker-Regular.eot?dccd343e1750");src:url("/static/snappie/fonts/Permanent_Marker/PermanentMarker-Regular.eot?&dccd343e1750#iefix") format('embedded-opentype'),url("/static/snappie/fonts/Permanent_Marker/PermanentMarker-Regular.woff2?dccd343e1750") format('woff2'),url("/static/snappie/fonts/Permanent_Marker/PermanentMarker-Regular.woff?dccd343e1750") format('woff'),url("/static/snappie/fonts/Permanent_Marker/PermanentMarker-Regular.ttf?dccd343e1750") format('truetype');font-weight:400;font-style:normal}@font-face{font-family:"Press-Start-2P";src:url("/static/snappie/fonts/Press_Start_2P/PressStart2P-Regular.eot?285cb0660183");src:url("/static/snappie/fonts/Press_Start_2P/PressStart2P-Regular.eot?&285cb0660183#iefix") format('embedded-opentype'),url("/static/snappie/fonts/Press_Start_2P/PressStart2P-Regular.woff2?285cb0660183") format('woff2'),url("/static/snappie/fonts/Press_Start_2P/PressStart2P-Regular.woff?285cb0660183") format('woff'),url("/static/snappie/fonts/Press_Start_2P/PressStart2P-Regular.ttf?285cb0660183") format('truetype');font-weight:400;font-style:normal}@font-face{font-family:"Quicksand";src:url("/static/snappie/fonts/Quicksand/Quicksand-VariableFontwght.eot?15a42bc225da");src:url("/static/snappie/fonts/Quicksand/Quicksand-VariableFontwght.eot?&15a42bc225da#iefix") format('embedded-opentype'),url("/static/snappie/fonts/Quicksand/Quicksand-VariableFontwght.woff2?15a42bc225da") format('woff2'),url("/static/snappie/fonts/Quicksand/Quicksand-VariableFontwght.woff?15a42bc225da") format('woff'),url("/static/snappie/fonts/Quicksand/Quicksand-VariableFontwght.ttf?32f79007734d") format('truetype');font-weight:400;font-style:normal}@font-face{font-family:"Reem Kufi";src:url("/static/snappie/fonts/Reem_Kufi/ReemKufi-Regular.eot?15d3e9adb751");src:url("/static/snappie/fonts/Reem_Kufi/ReemKufi-Regular.eot?&15d3e9adb751#iefix") format('embedded-opentype'),url("/static/snappie/fonts/Reem_Kufi/ReemKufi-Regular.woff2?15d3e9adb751") format('woff2'),url("/static/snappie/fonts/Reem_Kufi/ReemKufi-Regular.woff?15d3e9adb751") format('woff'),url("/static/snappie/fonts/Reem_Kufi/ReemKufi-Regular.ttf?15d3e9adb751") format('truetype');font-weight:400;font-style:normal}@font-face{font-family:"Righteous";src:url("/static/snappie/fonts/Righteous/Righteous-Regular.eot?a839b9f9f287");src:url("/static/snappie/fonts/Righteous/Righteous-Regular.eot?&a839b9f9f287#iefix") format('embedded-opentype'),url("/static/snappie/fonts/Righteous/Righteous-Regular.woff2?a839b9f9f287") format('woff2'),url("/static/snappie/fonts/Righteous/Righteous-Regular.woff?a839b9f9f287") format('woff'),url("/static/snappie/fonts/Righteous/Righteous-Regular.ttf?a839b9f9f287") format('truetype');font-weight:400;font-style:normal}@font-face{font-family:"Rokkitt";src:url("/static/snappie/fonts/Rokkitt/Rokkitt-Regular.eot?15d3e9adb751");src:url("/static/snappie/fonts/Rokkitt/Rokkitt-Regular.eot?&15d3e9adb751#iefix") format('embedded-opentype'),url("/static/snappie/fonts/Rokkitt/Rokkitt-Regular.woff2?15d3e9adb751") format('woff2'),url("/static/snappie/fonts/Rokkitt/Rokkitt-Regular.woff?689be7248c0e") format('woff'),url("/static/snappie/fonts/Rokkitt/Rokkitt-Regular.ttf?689be7248c0e") format('truetype');font-weight:400;font-style:normal}@font-face{font-family:"Ruslan Display";src:url("/static/snappie/fonts/Ruslan_Display/RuslanDisplay-Regular.eot?822d7d8e0180");src:url("/static/snappie/fonts/Ruslan_Display/RuslanDisplay-Regular.eot?&822d7d8e0180#iefix") format('embedded-opentype'),url("/static/snappie/fonts/Ruslan_Display/RuslanDisplay-Regular.woff2?822d7d8e0180") format('woff2'),url("/static/snappie/fonts/Ruslan_Display/RuslanDisplay-Regular.woff?822d7d8e0180") format('woff'),url("/static/snappie/fonts/Ruslan_Display/RuslanDisplay-Regular.ttf?822d7d8e0180") format('truetype');font-weight:400;font-style:normal}@font-face{font-family:"Rye";src:url("/static/snappie/fonts/Rye/Rye-Regular.eot?285cb0660183");src:url("/static/snappie/fonts/Rye/Rye-Regular.eot?&285cb0660183#iefix") format('embedded-opentype'),url("/static/snappie/fonts/Rye/Rye-Regular.woff2?285cb0660183") format('woff2'),url("/static/snappie/fonts/Rye/Rye-Regular.woff?285cb0660183") format('woff'),url("/static/snappie/fonts/Rye/Rye-Regular.ttf?285cb0660183") format('truetype');font-weight:400;font-style:normal}@font-face{font-family:"Sacramento";src:url("/static/snappie/fonts/Sacramento/Sacramento-Regular.eot?464e35e78b0c");src:url("/static/snappie/fonts/Sacramento/Sacramento-Regular.eot?&464e35e78b0c#iefix") format('embedded-opentype'),url("/static/snappie/fonts/Sacramento/Sacramento-Regular.woff2?464e35e78b0c") format('woff2'),url("/static/snappie/fonts/Sacramento/Sacramento-Regular.woff?464e35e78b0c") format('woff'),url("/static/snappie/fonts/Sacramento/Sacramento-Regular.ttf?464e35e78b0c") format('truetype');font-weight:400;font-style:normal}@font-face{font-family:"Schoolbell";src:url("/static/snappie/fonts/Schoolbell/Schoolbell-Regular.eot?464e35e78b0c");src:url("/static/snappie/fonts/Schoolbell/Schoolbell-Regular.eot?&464e35e78b0c#iefix") format('embedded-opentype'),url("/static/snappie/fonts/Schoolbell/Schoolbell-Regular.woff2?464e35e78b0c") format('woff2'),url("/static/snappie/fonts/Schoolbell/Schoolbell-Regular.woff?464e35e78b0c") format('woff'),url("/static/snappie/fonts/Schoolbell/Schoolbell-Regular.ttf?464e35e78b0c") format('truetype');font-weight:400;font-style:normal}@font-face{font-family:"Sigmar One";src:url("/static/snappie/fonts/Sigmar_One/SigmarOne-Regular.eot?3e34dd96dd38");src:url("/static/snappie/fonts/Sigmar_One/SigmarOne-Regular.eot?&3e34dd96dd38#iefix") format('embedded-opentype'),url("/static/snappie/fonts/Sigmar_One/SigmarOne-Regular.woff2?3e34dd96dd38") format('woff2'),url("/static/snappie/fonts/Sigmar_One/SigmarOne-Regular.woff?3e34dd96dd38") format('woff'),url("/static/snappie/fonts/Sigmar_One/SigmarOne-Regular.ttf?3e34dd96dd38") format('truetype');font-weight:400;font-style:normal}@font-face{font-family:"Signika";src:url("/static/snappie/fonts/Signika/Signika-Regular.eot?7605e68b672d");src:url("/static/snappie/fonts/Signika/Signika-Regular.eot?&7605e68b672d#iefix") format('embedded-opentype'),url("/static/snappie/fonts/Signika/Signika-Regular.woff2?7605e68b672d") format('woff2'),url("/static/snappie/fonts/Signika/Signika-Regular.woff?c883a50d03e8") format('woff'),url("/static/snappie/fonts/Signika/Signika-Regular.ttf?7605e68b672d") format('truetype');font-weight:400;font-style:normal}@font-face{font-family:"Slackey";src:url("/static/snappie/fonts/Slackey/Slackey-Regular.eot?58e2b1241d02");src:url("/static/snappie/fonts/Slackey/Slackey-Regular.eot?&58e2b1241d02#iefix") format('embedded-opentype'),url("/static/snappie/fonts/Slackey/Slackey-Regular.woff2?58e2b1241d02") format('woff2'),url("/static/snappie/fonts/Slackey/Slackey-Regular.woff?58e2b1241d02") format('woff'),url("/static/snappie/fonts/Slackey/Slackey-Regular.ttf?58e2b1241d02") format('truetype');font-weight:400;font-style:normal}@font-face{font-family:"Snowburst One";src:url("/static/snappie/fonts/Snowburst_One/SnowburstOne-Regular.eot?0811497c6730");src:url("/static/snappie/fonts/Snowburst_One/SnowburstOne-Regular.eot?&0811497c6730#iefix") format("embedded-opentype"),url("/static/snappie/fonts/Snowburst_One/SnowburstOne-Regular.woff?0811497c6730") format("woff"),url("/static/snappie/fonts/Snowburst_One/SnowburstOne-Regular.woff2?0811497c6730") format("woff2");font-weight:normal;font-style:normal}@font-face{font-family:"Sonsie One";src:url("/static/snappie/fonts/Sonsie_One/SonsieOne-Regular.eot?641b4831aeb5");src:url("/static/snappie/fonts/Sonsie_One/SonsieOne-Regular.eot?&641b4831aeb5#iefix") format('embedded-opentype'),url("/static/snappie/fonts/Sonsie_One/SonsieOne-Regular.woff2?641b4831aeb5") format('woff2'),url("/static/snappie/fonts/Sonsie_One/SonsieOne-Regular.woff?641b4831aeb5") format('woff'),url("/static/snappie/fonts/Sonsie_One/SonsieOne-Regular.ttf?641b4831aeb5") format('truetype');font-weight:400;font-style:normal}@font-face{font-family:"Special Elite";src:url("/static/snappie/fonts/Special_Elite/SpecialElite-Regular.eot?15a42bc225da");src:url("/static/snappie/fonts/Special_Elite/SpecialElite-Regular.eot?&15a42bc225da#iefix") format('embedded-opentype'),url("/static/snappie/fonts/Special_Elite/SpecialElite-Regular.woff2?15a42bc225da") format('woff2'),url("/static/snappie/fonts/Special_Elite/SpecialElite-Regular.woff?15a42bc225da") format('woff'),url("/static/snappie/fonts/Special_Elite/SpecialElite-Regular.ttf?15a42bc225da") format('truetype');font-weight:400;font-style:normal}@font-face{font-family:"Supermercado One";src:url("/static/snappie/fonts/Supermercado_One/SupermercadoOne-Regular.eot?689be7248c0e");src:url("/static/snappie/fonts/Supermercado_One/SupermercadoOne-Regular.eot?&689be7248c0e#iefix") format('embedded-opentype'),url("/static/snappie/fonts/Supermercado_One/SupermercadoOne-Regular.woff2?689be7248c0e") format('woff2'),url("/static/snappie/fonts/Supermercado_One/SupermercadoOne-Regular.woff?689be7248c0e") format('woff'),url("/static/snappie/fonts/Supermercado_One/SupermercadoOne-Regular.ttf?689be7248c0e") format('truetype');font-weight:400;font-style:normal}@font-face{font-family:"Turred Road";src:url("/static/snappie/fonts/Turret_Road/TurretRoad-Bold.eot?689be7248c0e");src:url("/static/snappie/fonts/Turret_Road/TurretRoad-Bold.eot?&689be7248c0e#iefix") format('embedded-opentype'),url("/static/snappie/fonts/Turret_Road/TurretRoad-Bold.woff2?689be7248c0e") format('woff2'),url("/static/snappie/fonts/Turred_Road/TurretRoad-Bold.woff") format('woff'),url("/static/snappie/fonts/Turred_Road/TurretRoad-Bold.ttf") format('truetype');font-weight:400;font-style:normal}@font-face{font-family:"Ubuntu Condensed";src:url("/static/snappie/fonts/Ubuntu_Condensed/UbuntuCondensed-Regular.eot?ea3c9678e281");src:url("/static/snappie/fonts/Ubuntu_Condensed/UbuntuCondensed-Regular.eot?&ea3c9678e281#iefix") format('embedded-opentype'),url("/static/snappie/fonts/Ubuntu_Condensed/UbuntuCondensed-Regular.woff2?ea3c9678e281") format('woff2'),url("/static/snappie/fonts/Ubuntu_Condensed/UbuntuCondensed-Regular.woff?ea3c9678e281") format('woff'),url("/static/snappie/fonts/Ubuntu_Condensed/UbuntuCondensed-Regular.ttf?ea3c9678e281") format('truetype');font-weight:400;font-style:normal}@font-face{font-family:"Ultra";src:url("/static/snappie/fonts/Ultra/Ultra-Regular.eot?7605e68b672d");src:url("/static/snappie/fonts/Ultra/Ultra-Regular.eot?&7605e68b672d#iefix") format('embedded-opentype'),url("/static/snappie/fonts/Ultra/Ultra-Regular.woff2?7605e68b672d") format('woff2'),url("/static/snappie/fonts/Ultra/Ultra-Regular.woff?7605e68b672d") format('woff'),url("/static/snappie/fonts/Ultra/Ultra-Regular.ttf?7605e68b672d") format('truetype');font-weight:400;font-style:normal}@font-face{font-family:"Varela Round";src:url("/static/snappie/fonts/Varela_Round/VarelaRound-Regular.eot?244145515efe");src:url("/static/snappie/fonts/Varela_Round/VarelaRound-Regular.eot?&244145515efe#iefix") format('embedded-opentype'),url("/static/snappie/fonts/Varela_Round/VarelaRound-Regular.woff2?244145515efe") format('woff2'),url("/static/snappie/fonts/Varela_Round/VarelaRound-Regular.woff?244145515efe") format('woff'),url("/static/snappie/fonts/Varela_Round/VarelaRound-Regular.ttf?244145515efe") format('truetype');font-weight:400;font-style:normal}@font-face{font-family:"Vast Shadow";src:url("/static/snappie/fonts/Vast_Shadow/VastShadow-Regular.eot?7923a7b1dc1c");src:url("/static/snappie/fonts/Vast_Shadow/VastShadow-Regular.eot?&7923a7b1dc1c#iefix") format("embedded-opentype"),url("/static/snappie/fonts/Vast_Shadow/VastShadow-Regular.woff?7923a7b1dc1c") format("woff"),url("/static/snappie/fonts/Vast_Shadow/VastShadow-Regular.woff2?7923a7b1dc1c") format("woff2");font-weight:normal;font-style:normal}@font-face{font-family:"Vibes";src:url("/static/snappie/fonts/Vibes/Vibes-Regular.eot?dada3e61e47c");src:url("/static/snappie/fonts/Vibes/Vibes-Regular.eot?&dada3e61e47c#iefix") format("embedded-opentype"),url("/static/snappie/fonts/Vibes/Vibes-Regular.woff?641b4831aeb5") format("woff"),url("/static/snappie/fonts/Vibes/Vibes-Regular.woff2?dada3e61e47c") format("woff2");font-weight:normal;font-style:normal}@font-face{font-family:"VT323";src:url("/static/snappie/fonts/VT323/VT323-Regular.eot?ea3c9678e281");src:url("/static/snappie/fonts/VT323/VT323-Regular.eot?&ea3c9678e281#iefix") format("embedded-opentype"),url("/static/snappie/fonts/VT323/VT323-Regular.woff?ea3c9678e281") format("woff"),url("/static/snappie/fonts/VT323/VT323-Regular.woff2?ea3c9678e281") format("woff2");font-weight:normal;font-style:normal}@font-face{font-family:"Wallpoet";src:url("/static/snappie/fonts/Wallpoet/Wallpoet-Regular.eot?641b4831aeb5");src:url("/static/snappie/fonts/Wallpoet/Wallpoet-Regular.eot?&641b4831aeb5#iefix") format('embedded-opentype'),url("/static/snappie/fonts/Wallpoet/Wallpoet-Regular.woff2?641b4831aeb5") format('woff2'),url("/static/snappie/fonts/Wallpoet/Wallpoet-Regular.woff?641b4831aeb5") format('woff'),url("/static/snappie/fonts/Wallpoet/Wallpoet-Regular.ttf?641b4831aeb5") format('truetype');font-weight:400;font-style:normal}@font-face{font-family:"Warnes";src:url("/static/snappie/fonts/Warnes/Warnes-Regular.eot?ea3c9678e281");src:url("/static/snappie/fonts/Warnes/Warnes-Regular.eot?&ea3c9678e281#iefix") format("embedded-opentype"),url("/static/snappie/fonts/Warnes/Warnes-Regular.woff?ea3c9678e281") format("woff"),url("/static/snappie/fonts/Warnes/Warnes-Regular.woff2?ea3c9678e281") format("woff2");font-weight:normal;font-style:normal}@font-face{font-family:"Yeon Sung";src:url("/static/snappie/fonts/Yeon_Sung/YeonSung-Regular.eot?9896040651db");src:url("/static/snappie/fonts/Yeon_Sung/YeonSung-Regular.eot?&9896040651db#iefix") format('embedded-opentype'),url("/static/snappie/fonts/Yeon_Sung/YeonSung-Regular.woff2?5913bd561977") format('woff2'),url("/static/snappie/fonts/Yeon_Sung/YeonSung-Regular.woff?285cb0660183") format('woff'),url("/static/snappie/fonts/Yeon_Sung/YeonSung-Regular.ttf?5913bd561977") format('truetype');font-weight:400;font-style:normal}@font-face{font-family:"Zilla Slab Highlight";src:url("/static/snappie/fonts/Zilla_Slab_Highlight/ZillaSlabHighlight-Regular.eot?c9f358165ab8");src:url("/static/snappie/fonts/Zilla_Slab_Highlight/ZillaSlabHighlight-Regular.eot?&c9f358165ab8#iefix") format("embedded-opentype"),url("/static/snappie/fonts/Zilla_Slab_Highlight/ZillaSlabHighlight-Regular.woff?36efa43cd900") format("woff"),url("/static/snappie/fonts/Zilla_Slab_Highlight/ZillaSlabHighlight-Regular.woff2?c9f358165ab8") format("woff2");font-weight:normal;font-style:normal}@font-face{font-family:"ZCOOL KuaiLe";src:url("/static/snappie/fonts/ZCOOL_KuaiLe/ZCOOLKuaiLe-Regular.eot?c9f358165ab8");src:url("/static/snappie/fonts/ZCOOL_KuaiLe/ZCOOLKuaiLe-Regular.eot?&c9f358165ab8#iefix") format('embedded-opentype'),url("/static/snappie/fonts/ZCOOL_KuaiLe/ZCOOLKuaiLe-Regular.woff2?28c73860a437") format('woff2'),url("/static/snappie/fonts/ZCOOL_KuaiLe/ZCOOLKuaiLe-Regular.woff?28c73860a437") format('woff'),url("/static/snappie/fonts/ZCOOL_KuaiLe/ZCOOLKuaiLe-Regular.ttf?afb994e1ced5") format('truetype');font-weight:400;font-style:normal}@font-face{font-family:"ZCOOL QingKe HuangYou";src:url("/static/snappie/fonts/ZCOOL_QingKe_HuangYou/ZCOOLQingKeHuangYou-Regular.eot?7923a7b1dc1c");src:url("/static/snappie/fonts/ZCOOL_QingKe_HuangYou/ZCOOLQingKeHuangYou-Regular.eot?&7923a7b1dc1c#iefix") format('embedded-opentype'),url("/static/snappie/fonts/ZCOOL_QingKe_HuangYou/ZCOOLQingKeHuangYou-Regular.woff?e1c16d59d83e") format('woff'),url("/static/snappie/fonts/ZCOOL_QingKe_HuangYou/ZCOOLQingKeHuangYou-Regular.ttf?fd2c3821c67d") format('truetype');font-weight:400;font-style:normal}@font-face{font-family:"Crafty Girls";src:url("/static/snappie/fonts/Crafty_Girls/CraftyGirls-Regular.eot?de504799c267");src:url("/static/snappie/fonts/Crafty_Girls/CraftyGirls-Regular.eot?&de504799c267#iefix") format('embedded-opentype'),url("/static/snappie/fonts/Crafty_Girls/CraftyGirls-Regular.woff2?de504799c267") format('woff2'),url("/static/snappie/fonts/Crafty_Girls/CraftyGirls-Regular.woff?de504799c267") format('woff'),url("/static/snappie/fonts/Crafty_Girls/CraftyGirls-Regular.ttf?de504799c267") format('truetype');font-weight:400;font-style:normal}@font-face{font-family:"Nanum Brush Script";src:url("/static/snappie/fonts/Nanum_Brush_Script/NanumBrushScript-Regular.eot?027a7179016b");src:url("/static/snappie/fonts/Nanum_Brush_Script/NanumBrushScript-Regular.eot?&027a7179016b#iefix") format('embedded-opentype'),url("/static/snappie/fonts/Nanum_Brush_Script/NanumBrushScript-Regular.woff2?15d3e9adb751") format('woff2'),url("/static/snappie/fonts/Nanum_Brush_Script/NanumBrushScript-Regular.woff?b11efec07092") format('woff'),url("/static/snappie/fonts/Nanum_Brush_Script/NanumBrushScript-Regular.ttf?15d3e9adb751") format('truetype');font-weight:400;font-style:normal}@font-face{font-family:"Nanum Pen Script";src:url("/static/snappie/fonts/Nanum_Pen_Script/NanumPenScript-Regular.eot?e529dd37fd62");src:url("/static/snappie/fonts/Nanum_Pen_Script/NanumPenScript-Regular.eot?&e529dd37fd62#iefix") format('embedded-opentype'),url("/static/snappie/fonts/Nanum_Pen_Script/NanumPenScript-Regular.woff2?c883a50d03e8") format('woff2'),url("/static/snappie/fonts/Nanum_Pen_Script/NanumPenScript-Regular.woff?c883a50d03e8") format('woff'),url("/static/snappie/fonts/Nanum_Pen_Script/NanumPenScript-Regular.ttf?24755d6e96a4") format('truetype');font-weight:400;font-style:normal}@font-face{font-family:"Yomogi";src:url("/static/snappie/fonts/Yomogi/Yomogi-Regular.eot?3e34dd96dd38");src:url("/static/snappie/fonts/Yomogi/Yomogi-Regular.eot?&3e34dd96dd38#iefix") format('embedded-opentype'),url("/static/snappie/fonts/Yomogi/Yomogi-Regular.woff2?f5855fcec67b") format('woff2'),url("/static/snappie/fonts/Yomogi/Yomogi-Regular.woff?29e2b1ebbd63") format('woff'),url("/static/snappie/fonts/Yomogi/Yomogi-Regular.ttf?d2d8dd9610d5") format('truetype');font-weight:400;font-style:normal}@font-face{font-family:"Waiting for the Sunrise";src:url("/static/snappie/fonts/Waiting_for_the_Sunrise/WaitingfortheSunrise-Regular.eot?244145515efe");src:url("/static/snappie/fonts/Waiting_for_the_Sunrise/WaitingfortheSunrise-Regular.eot?&244145515efe#iefix") format('embedded-opentype'),url("/static/snappie/fonts/Waiting_for_the_Sunrise/WaitingfortheSunrise-Regular.woff2?244145515efe") format('woff2'),url("/static/snappie/fonts/Waiting_for_the_Sunrise/WaitingfortheSunrise-Regular.woff?244145515efe") format('woff'),url("/static/snappie/fonts/Waiting_for_the_Sunrise/WaitingfortheSunrise-Regular.ttf?244145515efe") format('truetype');font-weight:400;font-style:normal}@font-face{font-family:"Walter Turncoat";src:url("/static/snappie/fonts/Walter_Turncoat/WalterTurncoat-Regular.eot?c9f358165ab8");src:url("/static/snappie/fonts/Walter_Turncoat/WalterTurncoat-Regular.eot?&c9f358165ab8#iefix") format('embedded-opentype'),url("/static/snappie/fonts/Walter_Turncoat/WalterTurncoat-Regular.woff2?c9f358165ab8") format('woff2'),url("/static/snappie/fonts/Walter_Turncoat/WalterTurncoat-regular.woff") format('woff'),url("/static/snappie/fonts/Walter_Turncoat/WalterTurncoat-Regular.ttf?c9f358165ab8") format('truetype');font-weight:400;font-style:normal}@font-face{font-family:"Swanky and Moo Moo";src:url("/static/snappie/fonts/Swanky_and_Moo_Moo/SwankyandMooMoo-Regular.eot?15a42bc225da");src:url("/static/snappie/fonts/Swanky_and_Moo_Moo/SwankyandMooMoo-Regular.eot?&15a42bc225da#iefix") format('embedded-opentype'),url("/static/snappie/fonts/Swanky_and_Moo_Moo/SwankyandMooMoo-Regular.woff2?15a42bc225da") format('woff2'),url("/static/snappie/fonts/Swanky_and_Moo_Moo/SwankyandMooMoo-regular.woff") format('woff'),url("/static/snappie/fonts/Swanky_and_Moo_Moo/SwankyandMooMoo-Regular.ttf?15a42bc225da") format('truetype');font-weight:400;font-style:normal}@font-face{font-family:"Gochi Hand";src:url("/static/snappie/fonts/Gochi_Hand/GochiHand-Regular.eot?c9f358165ab8");src:url("/static/snappie/fonts/Gochi_Hand/GochiHand-Regular.eot?&c9f358165ab8#iefix") format('embedded-opentype'),url("/static/snappie/fonts/Gochi_Hand/GochiHand-Regular.woff2?c9f358165ab8") format('woff2'),url("/static/snappie/fonts/Gochi_Hand/GochiHand-regular.woff") format('woff'),url("/static/snappie/fonts/Gochi_Hand/GochiHand-Regular.ttf?c9f358165ab8") format('truetype');font-weight:400;font-style:normal}@font-face{font-family:"Playfair Display"";src:url("/static/snappie/fonts/Playfair_Display/PlayfairDisplay-Regular.eot?58e2b1241d02");src:url("/static/snappie/fonts/Playfair_Display/PlayfairDisplay-Regular.eot?&58e2b1241d02#iefix") format('embedded-opentype'),url("/static/snappie/fonts/Playfair_Display/PlayfairDisplay-Regular.woff2?3e34dd96dd38") format('woff2'),url("/static/snappie/fonts/Playfair_Display/PlayfairDisplay-regular.woff") format('woff'),url("/static/snappie/fonts/Playfair_Display/PlayfairDisplay-Regular.ttf?58e2b1241d02") format('truetype');font-weight:400;font-style:normal}