@font-face {
    font-family: 'Helvetica Neue';
    src: url('../font/hnl.ttf') format('truetype');
  	font-weight: 300;
}

@font-face {
    font-family: 'Helvetica Neue';
    src: url('../font/hnn.ttf') format('truetype');
  	font-weight: 400;
}

@font-face {
    font-family: 'Helvetica Neue';
    src: url('../font/hnm.ttf') format('truetype');
  	font-weight: 500;
}

@font-face {
    font-family: 'Helvetica Neue';
    src: url('../font/hnb.ttf') format('truetype');
  	font-weight: 700;
}

/* latin-ext */
@font-face {
  font-family: 'Libre Baskerville';
  font-style: normal;
  font-weight: 400;
  src: local('Libre Baskerville'), local('LibreBaskerville-Regular'), url(https://fonts.gstatic.com/s/librebaskerville/v4/pR0sBQVcY0JZc_ciXjFsK56jerHLVJWaC-9Ja-RK4Ug.woff2) format('woff2');
  unicode-range: U+0100-024F, U+1E00-1EFF, U+20A0-20AB, U+20AD-20CF, U+2C60-2C7F, U+A720-A7FF;
}

/* latin */
@font-face {
  font-family: 'Libre Baskerville';
  font-style: normal;
  font-weight: 400;
  src: local('Libre Baskerville'), local('LibreBaskerville-Regular'), url(https://fonts.gstatic.com/s/librebaskerville/v4/pR0sBQVcY0JZc_ciXjFsK8j0T1k_tV7QYhgnOhA2764.woff2) format('woff2');
  unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2212, U+2215, U+E0FF, U+EFFD, U+F000;
}
