/* Custom Styles */
@font-face {
    font-family: TheSecret;
    src: url('thesecret.regular.ttf');
}

.custom-script {
    font-family: 'TheSecret';
}