@charset "UTF-8";
/* CSS Document */

@import url('https://fonts.googleapis.com/css2?family=Leckerli+One&family=Luckiest+Guy&family=Neucha&display=swap');

@import url('https://fonts.googleapis.com/css2?family=Source+Sans+Pro:wght@300;600&display=swap');

.oran {color:#f16305;}
.yell {color:#e7a109;}
.gree {color:#2c653d;}
.bro {color:#5f3d32;}
.bla {color:#fff;}
.oran2 {color:#c66130;}
a, a:link { text-decoration:none;}
.bold {font-weight: 600;}

.menu a {font-family: 'Source Sans Pro', sans-serif;text-transform:uppercase; letter-spacing: 1.5pt; font-weight:600; color:#fff; margin-left:2%; font-size:12pt;}

#copy {font-family: 'Source Sans Pro', sans-serif; color:#fff; font-size: 11pt;}
.tel {font-family: 'Neucha', cursive;font-size: 25pt;line-height: 34pt;}
.foot {font-family: 'Source Sans Pro', sans-serif;font-size: 17pt; line-height: 22pt; letter-spacing: 1px; font-weight: 300;}
.title1 {font-family: 'Leckerli One', cursive; font-size: 44pt; line-height: 35pt;}
.title2 {font-family: 'Luckiest Guy', cursive; font-size: 45pt; line-height: 52pt;}
.title3 {font-family: 'Neucha', cursive; font-size: 50pt; line-height: 48pt; letter-spacing:1pt;}
.sub {font-family: 'Neucha', cursive; font-size:24pt; line-height: 35pt;}
.dish {font-family: 'Source Sans Pro', sans-serif; font-size: 14pt; text-transform:uppercase; letter-spacing:1px; font-weight:600;line-height: 22pt;}
.price {font-family: 'Source Sans Pro', sans-serif; font-size: 16pt; text-transform:uppercase; letter-spacing:1px; font-weight:300;line-height: 22pt;}
.desc {font-family: 'Source Sans Pro', sans-serif;font-weight:300;font-size: 13pt; line-height: 16pt;}


@media only screen and (max-width: 769px) {

}
@media only screen and (max-width: 580px) {

}