/* @font-face {
    font-family: 'Sailec';
    font-style: normal;
    font-weight: 100;
    src: url(./Sailec-Hairline.ttf) format('truetype');
}
@font-face {
    font-family: 'Sailec';
    font-style: normal;
    font-weight: 200;
    src: url(./Sailec-Thin.ttf) format('truetype');
}
@font-face {
    font-family: 'Sailec';
    font-style: normal;
    font-weight: 300;
    src: url(./Sailec-Light.ttf) format('truetype');
} */
@font-face {
    font-family: 'Sailec';
    font-style: normal;
    font-weight: 400;
    src: url(/fonts/Sailec-Regular.ttf) format('truetype');
}
@font-face {
    font-family: 'Sailec';
    font-style: normal;
    font-weight: 600;
    src: url(/fonts/Sailec-Medium.ttf) format('truetype');
}
@font-face {
    font-family: 'Sailec';
    font-style: normal;
    font-weight: 700;
    src: url(/fonts/Sailec-Bold.ttf) format('truetype');
}
/* @font-face {
    font-family: 'Sailec';
    font-style: normal;
    font-weight: 800;
    src: url(./Sailec-Black.ttf) format('truetype');
} */


/* @font-face {
    font-family: 'Sailec';
    font-style: italic;
    font-weight: 100;
    src: url(./Sailec-HairlineItalic.ttf) format('truetype');
}
@font-face {
    font-family: 'Sailec';
    font-style: italic;
    font-weight: 200;
    src: url(./Sailec-ThinItalic.ttf) format('truetype');
}
@font-face {
    font-family: 'Sailec';
    font-style: italic;
    font-weight: 300;
    src: url(./Sailec-LightItalic.ttf) format('truetype');
} */
@font-face {
    font-family: 'Sailec';
    font-style: italic;
    font-weight: 400;
    src: url(/fonts/Sailec-RegularItalic.ttf) format('truetype');
}
@font-face {
    font-family: 'Sailec';
    font-style: italic;
    font-weight: 600;
    src: url(/fonts/Sailec-MediumItalic.ttf) format('truetype');
}
@font-face {
    font-family: 'Sailec';
    font-style: italic;
    font-weight: 700;
    src: url(/fonts/Sailec-BoldItalic.ttf) format('truetype');
}
/* @font-face {
    font-family: 'Sailec';
    font-style: italic;
    font-weight: 800;
    src: url(./Sailec-BlackItalic.ttf) format('truetype');
} */
