@font-face {
    font-family: 'SF-Pro-Light';
    src: url('../ttf/sf-pro-2.ttf');
    font-weight: 100;
    font-style: normal;
}
@font-face {
    font-family: 'SF-Pro-Regular';
    src: url('../ttf/sf-pro-display-regular-2.ttf');
    font-weight: 100;
    font-style: normal;
}