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

