@font-face {
    font-family: 'OmniGothic';
    font-style: normal;
    font-weight: 400;
    src: local('210_OmniGothic_040 Medium'), local('210_OmniGothic_040-Medium'),
    url('/css/font/210_OmniGothic_040.ttf') format('truetype'),  /* Safari, Android, iOS */
    url('/css/font/210_OmniGothic_040.otf') format('opentype');
}