/* @font-face {
    font-family: 'stroyka';
    src:
            url('stroyka.ttf') format('truetype'),
            url('stroyka.woff') format('woff'),
            url('stroyka.svg#stroyka') format('svg');
    font-weight: normal;
    font-style: normal;
} */

@font-face{
    font-family: "LatoBlack";
    src: 
            url("Lato-Black.ttf") format("truetype");
    font-weight: normal;
    font-style: normal;
}
@font-face{
    font-family: "LatoBlackItalic";
    src: 
            url("Lato-BlackItalic.ttf") format("truetype");
    font-weight: normal;
    font-style: normal;
}
@font-face{
    font-family: "LatoBold";
    src: 
            url("Lato-Bold.ttf") format("truetype");
    font-weight: normal;
    font-style: normal;
}
@font-face{
    font-family: "LatoBoldItalic";
    src: 
            url("Lato-BoldItalic.ttf") format("truetype");
    font-weight: normal;
    font-style: normal;
}
@font-face{
    font-family: "LatoHairline";
    src: 
            url("Lato-Hairline.ttf") format("truetype");
    font-weight: normal;
    font-style: normal;
}
@font-face{
    font-family: "LatoHairlineItalic";
    src: 
            url("Lato-HairlineItalic.ttf") format("truetype");
    font-weight: normal;
    font-style: normal;
}
@font-face{
    font-family: "LatoItalic";
    src: 
            url("Lato-Italic.ttf") format("truetype");
    font-weight: normal;
    font-style: normal;
}
@font-face{
    font-family: "LatoLight";
    src: 
            url("Lato-Light.ttf") format("truetype");
    font-weight: normal;
    font-style: normal;
}
@font-face{
    font-family: "LatoLightItalic";
    src: 
            url("Lato-LightItalic.ttf") format("truetype");
    font-weight: normal;
    font-style: normal;
}
@font-face{
    font-family: "LatoRegular";
    src: 
            url("Lato-Regular.ttf") format("truetype");
    font-weight: normal;
    font-style: normal;
}
@font-face{
    font-family: "Veneer";
    src: 
            url("Veneer.ttf") format("truetype");
    font-weight: normal;
    font-style: normal;
}
