﻿@font-face {
    font-family: 'din';
    src: ;
    font-weight: bold;
    font-style: normal;
}
@font-face {font-family: "iconfont";
    src: ; /* ie9*/
    src:  format('embedded-opentype'), /* ie6-ie8 */
     format('woff'),
     format('truetype'), /* chrome, firefox, opera, safari, android, ios 4.2 */
     format('svg'); /* ios 4.1- */
  }
  
  .iconfont {
    font-family:"iconfont" !important;
    font-size:16px;
    font-style:normal;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
  }
  
  .icon-leftarrow:before { content: "\e624"; }
  
  .icon-rightarrow:before { content: "\e626"; }
@font-face {
    font-family: 'din';
    src:  format('woff2'),
         format('woff'),
         format('truetype'),
         format('svg');
    font-weight: bold;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'times new roman';
    src: ;
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: 'times new roman';
    src:  format('woff2'),
         format('woff'),
         format('truetype'),
         format('svg');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'dinr';
    src: ;
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: 'dinr';
    src:  format('woff2'),
         format('woff'),
         format('truetype'),
         format('svg');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}

