@import url('https://fonts.googleapis.com/css?family=Inter');
@font-face{
    font-family:limfont;
src: url(Nesans\ Semi\ Bold.ttf);
}
.foto{
width: 100%;
height:50%;
object-fit: cover;
}
h1{
padding-left: 40px;
top: 10px;
height: 35px;
letter-spacing: 7px;
line-height: 2;
font-family: 'Inter';
font-weight: 300%;
font-size: 26;
color: #000000;
}
a{

    padding-left: 25px;
    display: flex;
    align-items: center;
    text-decoration:none;
    color: #000000;
}
.text{
    font-family: 'Inter';
    letter-spacing: 3px; 
    font-size: 17;
    font-weight: 800;
    color: #000000;
    line-height: 13px;
}
.email{
    line-height: 15px;
    text-align: center;
    font-family: 'Inter';
    letter-spacing: 3px; 
    font-size: 17;
    font-weight: 600;
    color: #000000;
}
.item {
padding-left: 25px;   
font-family: 'Inter';
display: flex;
align-items: center;
line-height: 15px;
letter-spacing: 3px;
font-weight: 600;
font-size: 16;
color: #000000;
}
.quotes{
padding-right: 30px;
padding-left: 37px;
text-align: ;
letter-spacing:;
font-family: limfont ;
font-weight: 100%;
font-size: 16px;
color: #000000;
}
.quotes span{
    font-weight: 500;  
    color: #000000;
    font-family: limfon ;
}
