@font-face {
  font-display: swap;
  font-family: 'Vladivostok';
  src: url('regular.eot'); /* IE9 Compat Modes */
  src: url('regular.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
       url('regular.woff') format('woff'), /* Modern Browsers */
       url('regular.ttf')  format('truetype'), /* Safari, Android, iOS */
       url('regular.svg#5e516473732af35454ce219413944fd8') format('svg'); /* Legacy iOS */
       
  font-style:   normal;
  font-weight:  400;
}

